[vtkusers] compiling vtkNightly with-mpi on Redhat7.0
Naveen Kumar Polapally
naveenpkumar at hotmail.com
Thu Mar 29 16:50:55 EST 2001
hi,
I tried to compile vtk nightly version with options --with-mpi on
Redhat7.0. But all the files in the parallel directory are untouched.
Can some one tell me how i can build the files in parallel directory.
this is my configure command.
./configure --with-tkwidget --with-mesa --with-mpi --with-contrib
--with-patented --with-shared
this is my user.make.I used the same file some days back when the files in
parallel directory where in contrib and it seem to work.
# this file can be used to override any of the values selected
# by configure in system.make. At a minimum you should set
# the following Tcl/Tk values if you are planning to use Tcl/Tk
#TCL_INCLUDE=-I/home/3/polapall/tcl/tcl8.0/generic
#TCL_LIB=/usr/lib/libtcl8.0.so
#TK_INCLUDE=-I/home/3/polapall/tk/tk8.0/generic
#TK_LIB=/usr/lib/libtk8.0.so
MESA_INCLUDE=-I/home/3/polapall/Mesa1/Mesa-3.1/include/
MESA_LIB=/home/3/polapall/Mesa1/Mesa-3.1/lib/libGL.so
/home/3/polapall/Mesa1/Mes
a-3.1/lib/libGLU.so
#MPI_INCLUDE=-I/home/devel/mpich-1.2.0/include/
#MPI_LIB=/home/devel/mpich-1.2.0/lib/libmpich.a
/home/devel/mpich-1.2.0/lib/libp
mpich.a
MPI_INCLUDE=-I/home/devel/mpich-1.2..3/include
-I/home/devel/mpich-1.2..3/MPI-2
-C++/src
MPI_LIBS=/home/devel/mpich-1.2..3/lib/libmpich.a
/home/devel/vtk/mpich-1.2..3/li
b/libpmpich.a
# for python you must set this
#PYTHON_INCLUDES=-I/home/schroede/montnaro/Python-1.4/Include
# Add additional CFLAGS and CXXFLAGS for compilation
# uncomment the following two lines to set your own flags
USER_CFLAGS = -O2 -D__NO_MATH_INLINES
USER_CXXFLAGS = -O2 -D__NO_MATH_INLINES
# if you want to try the java support you'll need to set the following
# variables to match your environment and uncomment them
#
#JDKHOME=/home/2/yarmolen/java/jdk1.2
#JAVAC=${JDKHOME}/bin/javac
#JAVA_CLASS_HOME=/home/devel/vtk/vtk/java -classpath
/home/devel/vtk/vtk/java
#3#JAVAH=${JDKHOME}/bin/javah
#JAVA_INCLUDES=-I${JDKHOME}/include -I${JDKHOME}/include/linux
#JAVA_CXX_LIB=/usr/lib/libiberty.a /usr/lib/libstdc++.a
/usr/lib/gcc-lib/i386-re
dhat-linux/2.7.2.3/libgcc.a
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
More information about the vtkusers
mailing list