CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Installation (https://www.cfd-online.com/Forums/openfoam-installation/)
-   -   Problems in compiling paraview in Suse 10.3 platform (https://www.cfd-online.com/Forums/openfoam-installation/63889-problems-compiling-paraview-suse-10-3-platform.html)

chiven April 22, 2009 22:46

Problems in compiling paraview in Suse 10.3 platform
 
When execute "buildParaView3.3-cvs", there are some problems as follows.

-----------------------------------------------------------------------------------------------------------------------------------------
cai@linux-jobm:~/OpenFOAM/ThirdParty> buildParaView3.3-cvs
Building ParaView3.3-cvs
MPI support : OFF
Python support : OFF
MESA support : OFF
Source : /home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs
Target : /home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs/platforms/linuxGcc
-- Check for working C compiler: /home/cai/OpenFOAM/ThirdParty/gcc-4.3.1/platforms/linux/bin/gcc
-- Check for working C compiler: /home/cai/OpenFOAM/ThirdParty/gcc-4.3.1/platforms/linux/bin/gcc -- works
-- Check size of void*
-- Check size of void* - done
-- Check for working CXX compiler: /home/cai/OpenFOAM/ThirdParty/gcc-4.3.1/platforms/linux/bin/c++
-- Check for working CXX compiler: /home/cai/OpenFOAM/ThirdParty/gcc-4.3.1/platforms/linux/bin/c++ -- works
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found.
-- Found Qt-Version 4.3.5
-- Looking for C++ include iosfwd
-- Looking for C++ include iosfwd - found
-- Looking for C++ include iostream.h
-- Looking for C++ include iostream.h - not found
-- Performing Test Support for 64 bit file systems
-- Performing Test Support for 64 bit file systems - Success
-- Check size of int
-- Check size of int - done
-- Check size of long
-- Check size of long - done
-- Check size of char
-- Check size of char - done
-- Check size of short
-- Check size of short - done
-- Check size of float
-- Check size of float - done
-- Check size of double
-- Check size of double - done
-- Looking for include files CMAKE_HAVE_LIMITS_H
-- Looking for include files CMAKE_HAVE_LIMITS_H - not found.
-- Looking for include files CMAKE_HAVE_UNISTD_H
-- Looking for include files CMAKE_HAVE_UNISTD_H - found
-- Looking for include files CMAKE_HAVE_PTHREAD_H
-- Looking for include files CMAKE_HAVE_PTHREAD_H - found
-- Looking for include files CMAKE_HAVE_SYS_PRCTL_H
-- Looking for include files CMAKE_HAVE_SYS_PRCTL_H - not found.
-- Check if the system is big endian
-- Check if the system is big endian - little endian
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Looking for C++ include iostream
-- Looking for C++ include iostream - found
-- Check for STD namespace
-- Check for STD namespace - found
-- Check for ANSI scope
-- Check for ANSI scope - found
-- Check for sstream
-- Check for sstream - found
-- Check size of long long
-- Check size of long long - done
-- Check size of __int64
-- Check size of __int64 - failed
-- Checking support for C++ type bool
-- Checking support for C++ type bool -- yes
-- Checking signedness of char
-- Checking signedness of char -- signed
-- Looking for getsockname in socket
-- Looking for getsockname in socket - not found
-- Checking for getsockname with socklen_t
-- Checking for getsockname with socklen_t -- no
-- Looking for SO_REUSEADDR
-- Looking for SO_REUSEADDR - not found.
-- Checking support for full template specialization syntax
-- Checking support for full template specialization syntax -- yes
-- Checking support for C++ explicit template instantiation
-- Checking support for C++ explicit template instantiation -- yes
-- Checking ANSI streams end-of-file bug level
-- Checking ANSI streams end-of-file bug level - 0
-- Checking if ostream supports long long
-- Checking if ostream supports long long -- yes
-- Checking if istream supports long long
-- Checking if istream supports long long -- yes
-- Found OSMesa: /usr/lib/libOSMesa.so
-- Checking for Large File Support
-- Checking for Large File Support - yes
-- Checking whether STL classes are in std namespace
-- Checking whether STL classes are in std namespace - yes
-- Checking whether ANSI stream headers are available
-- Checking whether ANSI stream headers are available - yes
-- Checking whether ANSI streams are in std namespace
-- Checking whether ANSI streams are in std namespace - yes
-- Checking whether ANSI string stream is available
-- Checking whether ANSI string stream is available - yes
-- Checking whether header cstddef is available
-- Checking whether header cstddef is available - yes
-- Checking whether stl string has operator!= for char*
-- Checking whether stl string has operator!= for char* - yes
-- Checking whether stl has iterator_traits
-- Checking whether stl has iterator_traits - yes
-- Checking whether stl has standard template allocator
-- Checking whether stl has standard template allocator - yes
-- Checking for rebind member of stl allocator
-- Checking for rebind member of stl allocator - yes
-- Checking for non-standard argument to stl allocator<>::max_size
-- Checking for non-standard argument to stl allocator<>::max_size - no
-- Checking whether stl containers support allocator objects.
-- Checking whether stl containers support allocator objects. - yes
-- Checking whether "<>" is needed for template friends
-- Checking whether "<>" is needed for template friends - yes
-- Checking for member template support
-- Checking for member template support - yes
-- Checking for standard template specialization syntax
-- Checking for standard template specialization syntax - yes
-- Checking whether argument dependent lookup is supported
-- Checking whether argument dependent lookup is supported - yes
-- Checking whether struct stat has st_mtim member
-- Checking whether struct stat has st_mtim member - yes
-- Checking whether C compiler has ptrdiff_t in stddef.h
-- Checking whether C compiler has ptrdiff_t in stddef.h - yes
-- Checking whether C compiler has ssize_t in unistd.h
-- Checking whether C compiler has ssize_t in unistd.h - yes
-- Looking for include files HAVE_ASSERT_H
-- Looking for include files HAVE_ASSERT_H - found
-- Looking for include files HAVE_DLFCN_H
-- Looking for include files HAVE_DLFCN_H - found
-- Looking for include files HAVE_FCNTL_H
-- Looking for include files HAVE_FCNTL_H - found
-- Looking for include files HAVE_INTTYPES_H
-- Looking for include files HAVE_INTTYPES_H - found
-- Looking for include files HAVE_LIMITS_H
-- Looking for include files HAVE_LIMITS_H - not found.
-- Looking for include files HAVE_MALLOC_H
-- Looking for include files HAVE_MALLOC_H - found
-- Looking for include files HAVE_MEMORY_H
-- Looking for include files HAVE_MEMORY_H - found
-- Looking for include files HAVE_STDINT_H
-- Looking for include files HAVE_STDINT_H - found
-- Looking for include files HAVE_STDLIB_H
-- Looking for include files HAVE_STDLIB_H - found
-- Looking for include files HAVE_STRING_H
-- Looking for include files HAVE_STRING_H - found
-- Looking for include files HAVE_STRINGS_H
-- Looking for include files HAVE_STRINGS_H - found
-- Looking for include files HAVE_SYS_STAT_H
-- Looking for include files HAVE_SYS_STAT_H - found
-- Looking for include files HAVE_SYS_TIME_H
-- Looking for include files HAVE_SYS_TIME_H - found
-- Looking for include files HAVE_SYS_TYPES_H
-- Looking for include files HAVE_SYS_TYPES_H - found
-- Looking for include files HAVE_UNISTD_H
-- Looking for include files HAVE_UNISTD_H - found
-- Looking for include files HAVE_WINDOWS_H
-- Looking for include files HAVE_WINDOWS_H - not found.
-- Looking for include files HAVE_IEEEFP_H
-- Looking for include files HAVE_IEEEFP_H - not found.
-- Looking for floor
-- Looking for floor - not found
-- Looking for getopt
-- Looking for getopt - found
-- Looking for isascii
-- Looking for isascii - found
-- Looking for memmove
-- Looking for memmove - found
-- Looking for memset
-- Looking for memset - found
-- Looking for mmap
-- Looking for mmap - found
-- Looking for pow
-- Looking for pow - not found
-- Looking for sqrt
-- Looking for sqrt - not found
-- Looking for strcasecmp
-- Looking for strcasecmp - found
-- Looking for strchr
-- Looking for strchr - found
-- Looking for strrchr
-- Looking for strrchr - found
-- Looking for strstr
-- Looking for strstr - found
-- Looking for strtol
-- Looking for strtol - found
-- Looking for areroul
-- Looking for areroul - not found
-- Check size of int
-- Check size of int - done
-- Check size of long
-- Check size of long - done
-- Looking for dlopen in dl;
-- Looking for dlopen in dl; - found
-- Looking for shl_load in dld;dl
-- Looking for shl_load in dld;dl - not found
-- Looking for append_history in history;dl
-- Looking for append_history in history;dl - found
-- Looking for readline in readline;dl;history
-- Looking for readline in readline;dl;history - found
-- Looking for dlopen in dl;history;readline;-lpthread;dl;m
-- Looking for dlopen in dl;history;readline;-lpthread;dl;m - found
-- Looking for include files HAVE_STDIO_H
-- Looking for include files HAVE_STDIO_H - found
-- Looking for include files HAVE_STDDEF_H
-- Looking for include files HAVE_STDDEF_H - found
-- Looking for include files HAVE_NETDB_H
-- Looking for include files HAVE_NETDB_H - not found.
-- Looking for include files HAVE_SYS_SOCKET_H
-- Looking for include files HAVE_SYS_SOCKET_H - not found.
-- Looking for include files HAVE_NETINET_IN_H
-- Looking for include files HAVE_NETINET_IN_H - not found.
-- Looking for include files HAVE_SYS_SELECT_H
-- Looking for include files HAVE_SYS_SELECT_H - found
-- Looking for include files HAVE_TIME_H
-- Looking for include files HAVE_TIME_H - found
-- Looking for include files HAVE_SIGNAL_H
-- Looking for include files HAVE_SIGNAL_H - not found.
-- Looking for include files HAVE_ERRNO_H
-- Looking for include files HAVE_ERRNO_H - not found.
-- Looking for include files HAVE_ANSIDECL_H
-- Looking for include files HAVE_ANSIDECL_H - not found.
-- Looking for include files HAVE_ARPA_INET_H
-- Looking for include files HAVE_ARPA_INET_H - not found.
-- Looking for include files HAVE_ARPA_NAMESER_H
-- Looking for include files HAVE_ARPA_NAMESER_H - not found.
-- Looking for include files HAVE_CTYPE_H
-- Looking for include files HAVE_CTYPE_H - found
-- Looking for include files HAVE_DIRENT_H
-- Looking for include files HAVE_DIRENT_H - not found.
-- Looking for include files HAVE_DL_H
-- Looking for include files HAVE_DL_H - not found.
-- Looking for include files HAVE_FLOAT_H
-- Looking for include files HAVE_FLOAT_H - found
-- Looking for include files HAVE_FP_CLASS_H
-- Looking for include files HAVE_FP_CLASS_H - not found.
-- Looking for include files HAVE_MATH_H
-- Looking for include files HAVE_MATH_H - found
-- Looking for include files HAVE_NAN_H
-- Looking for include files HAVE_NAN_H - not found.
-- Looking for include files HAVE_NDIR_H
-- Looking for include files HAVE_NDIR_H - not found.
-- Looking for include files HAVE_PTHREAD_H
-- Looking for include files HAVE_PTHREAD_H - found
-- Looking for include files HAVE_RESOLV_H
-- Looking for include files HAVE_RESOLV_H - not found.
-- Looking for include files HAVE_STDARG_H
-- Looking for include files HAVE_STDARG_H - found
-- Looking for include files HAVE_SYS_MMAN_H
-- Looking for include files HAVE_SYS_MMAN_H - found
-- Looking for include files HAVE_SYS_TIMEB_H
-- Looking for include files HAVE_SYS_TIMEB_H - found
-- Looking for finite
-- Looking for finite - found
-- Looking for fpclass
-- Looking for fpclass - not found.
-- Looking for fp_class
-- Looking for fp_class - not found.
-- Looking for fprintf
-- Looking for fprintf - found
-- Looking for ftime
-- Looking for ftime - found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for localtime
-- Looking for localtime - found
-- Looking for printf
-- Looking for printf - found
-- Looking for sscanf
-- Looking for sscanf - found
-- Looking for sprintf
-- Looking for sprintf - found
-- Looking for snprintf
-- Looking for snprintf - found
-- Looking for signal
-- Looking for signal - not found.
-- Looking for strdup
-- Looking for strdup - found
-- Looking for strndup
-- Looking for strndup - found
-- Looking for strerror
-- Looking for strerror - found
-- Looking for strftime
-- Looking for strftime - found
-- Looking for stat
-- Looking for stat - found
-- Looking for _stat
-- Looking for _stat - not found.
-- Looking for vfprintf
-- Looking for vfprintf - found
-- Looking for vsnprintf
-- Looking for vsnprintf - found
-- Looking for vsprintf
-- Looking for vsprintf - found
-- Checking for getaddrinfo.
-- Checking for getaddrinfo. - no
-- Checking for socklen_t
-- Checking for socklen_t - no
-- Checking for DIR in sys/dir.h
-- Checking for DIR in sys/dir.h - no
-- Checking for DIR in sys/ndir.h
-- Checking for DIR in sys/ndir.h - no
-- Checking for va_copy
-- Checking for va_copy - yes
-- Checking for __va_copy
-- Checking for __va_copy - yes
-- Checking for ipv6 support.
-- Checking for ipv6 support. - no
-- Looking for include files STDC_HEADERS
-- Looking for include files STDC_HEADERS - found
-- Looking for include files HAVE_ALLOCA_H
-- Looking for include files HAVE_ALLOCA_H - found
-- Looking for alloca
-- Looking for alloca - found
-- Check size of size_t
-- Check size of size_t - done
-- Check size of ssize_t
-- Check size of ssize_t - done
-- Check size of ptrdiff_t
-- Check size of ptrdiff_t - done
-- Check size of off_t
-- Check size of off_t - done
-- Check size of double
-- Check size of double - done
-- Check size of float
-- Check size of float - done
-- Check size of short
-- Check size of short - done
-- Check size of uchar
-- Check size of uchar - failed
-- Performing NetCDF Test HAVE_ST_BLKSIZE
-- Performing NetCDF Test HAVE_ST_BLKSIZE - Success
-- Performing NetCDF Test HAVE_FTRUNCATE
-- Performing NetCDF Test HAVE_FTRUNCATE - Success
-- Looking for malloc.h
-- Looking for malloc.h – found
-- Check if system supports 64 bit streams
-- Check if system supports 64 bit streams - yes
-- Found Qt-Version 4.3.5
-- Found Qt-Version 4.3.5
-- Application: default ParaView Client enabled
-- Application: Custom Server enabled
-- Application: DobranoViz enabled
-- Plugin: Prism enabled
-- Found Qt-Version 4.3.5
-- Configuring done
-- Generating done
-- Build files have been written to: /home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs/platforms/linuxGcc
Scanning dependencies of target vtksys
[ 0%] Building C object VTK/Utilities/kwsys/CMakeFiles/vtksys.dir/ProcessUNIX.o
In file included from /usr/include/signal.h:333,
from /usr/include/sys/wait.h:31,
from /home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/kwsys/ProcessUNIX.c:56:
/usr/include/bits/sigcontext.h:28:29: error: asm/sigcontext.h: No such file or directory
In file included from /usr/include/errno.h:36,
from /home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/kwsys/ProcessUNIX.c:60:
/usr/include/bits/errno.h:25:26: error: linux/errno.h: No such file or directory
In file included from /usr/include/bits/posix1_lim.h:153,
from /usr/include/dirent.h:232,
from /home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/kwsys/ProcessUNIX.c:63:
/usr/include/bits/local_lim.h:36:26: error: linux/limits.h: No such file or directory
/home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/kwsys/ProcessUNIX.c: In function ‘vtksysProcess_Execute’:
/home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/kwsys/ProcessUNIX.c:730: error: ‘EINTR’ undeclared (first use in this function)
/home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/kwsys/ProcessUNIX.c:730: error: (Each undeclared identifier is reported only once
/home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/kwsys/ProcessUNIX.c:730: error: for each function it appears in.)
/home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/kwsys/ProcessUNIX.c: In function ‘kwsysProcessWaitForPipe’:
/home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/kwsys/ProcessUNIX.c:1036: error: ‘EINTR’ undeclared (first use in this function)
/home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/kwsys/ProcessUNIX.c: In function ‘vtksysProcess_Kill’:
/home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/kwsys/ProcessUNIX.c:1347: error: ‘EINTR’ undeclared (first use in this function)
/home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/kwsys/ProcessUNIX.c: In function ‘kwsysProcessCleanup’:
/home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/kwsys/ProcessUNIX.c:1465: error: ‘EINTR’ undeclared (first use in this function)
/home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/kwsys/ProcessUNIX.c: In function ‘kwsysProcessCleanupDescriptor’:
/home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/kwsys/ProcessUNIX.c:1512: error: ‘EINTR’ undeclared (first use in this function)
/home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/kwsys/ProcessUNIX.c: In function ‘kwsysProcessClosePipes’:
/home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/kwsys/ProcessUNIX.c:1540: error: ‘EINTR’ undeclared (first use in this function)
/home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/kwsys/ProcessUNIX.c: In function ‘kwsysProcessCreate’:
/home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/kwsys/ProcessUNIX.c:1733: error: ‘EINTR’ undeclared (first use in this function)
/home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/kwsys/ProcessUNIX.c: In function ‘kwsysProcessDestroy’:
/home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/kwsys/ProcessUNIX.c:1779: error: ‘EINTR’ undeclared (first use in this function)
/home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/kwsys/ProcessUNIX.c: In function ‘kwsysProcessFork’:
/home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/kwsys/ProcessUNIX.c:2278: error: ‘EINTR’ undeclared (first use in this function)
/home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/kwsys/ProcessUNIX.c: In function ‘kwsysProcessesAdd’:
/home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/kwsys/ProcessUNIX.c:2555: error: ‘EINTR’ undeclared (first use in this function)
/home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/kwsys/ProcessUNIX.c: In function ‘kwsysProcessesRemove’:
/home/cai/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/kwsys/ProcessUNIX.c:2592: error: ‘EINTR’ undeclared (first use in this function)
make[2]: *** [VTK/Utilities/kwsys/CMakeFiles/vtksys.dir/ProcessUNIX.o] Error 1
make[1]: *** [VTK/Utilities/kwsys/CMakeFiles/vtksys.dir/all] Error 2
make: *** [all] Error 2
done
cai@linux-jobm:~/OpenFOAM/ThirdParty>
------------------------------------------------------------------------------------------------------------------------------------------
any comments are appreciated.

chiven April 26, 2009 22:28

done
 
This is because some of the system softwares have been installed. Just add them, and it will be done.

srikara December 1, 2009 07:18

OF-1.6 on Opensuse 10.3
 
Hi Everybody,
I am trying to install openfoam 1.6 on my suse 10.3, 64 bit platform.

I found out that the cmake was not there in the thirdParty-1.6 folder. I downloaded cmake 2.6.4 and extracted it in my thirdParty directory. After that I did the following from a terminal in my thirdParty directory:
  • rm -rf paraview-3.6.1/platforms
  • makeParaView
I get the following message:

PHP Code:

smahishi@system001:~/OpenFOAM/ThirdParty-1.6makeParaView
bash
makeParaViewcommand not found
smahishi
@system001:~/OpenFOAM/ThirdParty-1.6> ./makeParaView
ParaView_DIR
=/home/smahishi/OpenFOAM/ThirdParty-1.6/paraview-3.6.1/platforms/lin
ux64Gcc
removing old build
/install directory

Configuring paraview
-3.6.1 (major version3.6)
    
MPI    support false
    Python support 
false
    MESA   support 
false
    Qt dev support 
true
    Source         
: /home/smahishi/OpenFOAM/ThirdParty-1.6/paraview-3.6.1
    Target         
: /home/smahishi/OpenFOAM/ThirdParty-1.6/paraview-3.6.1/platf
orms
/linux64Gcc


cmake 
-DCMAKE_INSTALL_PREFIX:PATH=/home/smahishi/OpenFOAM/ThirdParty-1.6/paravie
w
-3.6.1/platforms/linux64Gcc -DVTK_USE_TK=FALSE -DBUILD_SHARED_LIBS:BOOL=ON -DVT
K_USE_RPATH
:BOOL=OFF -DCMAKE_BUILD_TYPE:STRING=Release -DPARAVIEW_INSTALL_DEVELO
PMENT
:BOOL=ON -DPARAVIEW_BUILD_QT_GUI=ON ../..



-- 
Check for working C compiler: /home/smahishi/OpenFOAM/ThirdParty-1.6/gcc-4.3.
3/platforms/linux64/bin/gcc
-- Check for working C compiler: /home/smahishi/OpenFOAM/ThirdParty-1.6/gcc-4.3.
3/platforms/linux64/bin/gcc -- works
-- Check size of void*
-- 
Check size of void* - done
-- Check for working CXX compiler: /home/smahishi/OpenFOAM/ThirdParty-1.6/gcc-4.
3.3
/platforms/linux64/bin/c++
-- 
Check for working CXX compiler: /home/smahishi/OpenFOAM/ThirdParty-1.6/gcc-4.
3.3
/platforms/linux64/bin/c++ -- works
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 found
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC not found.
-- 
Looking for Q_WS_WIN
-- Looking for Q_WS_WIN not found.
-- 
Found Qt-Version 4.3.1
-- Cannot determine repository typePlease set UPDATE_TYPE to 'cvs' or 'svn'C                                                           Test update will not work.
-- 
Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so foun                                                           d
-- Looking for gethostbyname
-- Looking for gethostbyname found
-- Looking for connect
-- Looking for connect found
-- Looking for remove
-- Looking for remove found
-- Looking for shmat
-- Looking for shmat found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE found
-- Looking for C++ include iosfwd
-- Looking for C++ include iosfwd found
-- Looking for C++ include iostream.h
-- Looking for C++ include iostream.not found
-- Cannot determine repository typePlease set UPDATE_TYPE to 'cvs' or 'svn'CTest update will not work.
WarningVTK will require CMake 2.6.3 starting July 19th 2009. Please update your CMake and this message will go away.
-- 
Performing Test Support for 64 bit file systems
-- Performing Test Support for 64 bit file systems Success
-- Found Qt-Version 4.3.1
-- Check size of int
-- Check size of int done
-- Check size of long
-- Check size of long done
-- Check size of char
-- Check size of char done
-- Check size of short
-- Check size of short done
-- Check size of float
-- Check size of float done
-- Check size of double
-- Check size of double done
-- Looking for include files CMAKE_HAVE_LIMITS_H
-- Looking for include files CMAKE_HAVE_LIMITS_H found
-- Looking for include files CMAKE_HAVE_UNISTD_H
-- Looking for include files CMAKE_HAVE_UNISTD_H found
-- Looking for include files CMAKE_HAVE_PTHREAD_H
-- Looking for include files CMAKE_HAVE_PTHREAD_H found
-- Looking for include files CMAKE_HAVE_SYS_PRCTL_H
-- Looking for include files CMAKE_HAVE_SYS_PRCTL_H found
-- Check if the system is big endian
-- Check if the system is big endian little endian
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread found
-- Looking for C++ include iostream
-- Looking for C++ include iostream found
-- Check for STD namespace
-- 
Check for STD namespace - found
-- Check for ANSI scope
-- Check for ANSI scope found
-- Check for sstream
-- Check for sstream found
-- Check size of long long
-- Check size of long long done
-- Check size of __int64
-- Check size of __int64 failed
-- Checking support for C++ type bool
-- Checking support for C++ type bool -- yes
-- Checking signedness of char
-- Checking signedness of char -- signed
-- Looking for getsockname in socket
-- Looking for getsockname in socket not found
-- Checking for getsockname with socklen_t
-- Checking for getsockname with socklen_t -- yes
-- Looking for SO_REUSEADDR
-- Looking for SO_REUSEADDR found
-- Checking support for full template specialization syntax
-- Checking support for full template specialization syntax -- yes
-- Checking support for C++ explicit template instantiation
-- Checking support for C++ explicit template instantiation -- yes
-- Cannot determine repository typePlease set UPDATE_TYPE to 'cvs' or 'svn'CTest update will not work.
-- 
Checking ANSI streams end-of-file bug level
-- Checking ANSI streams end-of-file bug level 0
-- Checking if ostream supports long long
-- Checking if ostream supports long long -- yes
-- Checking if istream supports long long
-- Checking if istream supports long long -- yes
-- Checking for Large File Support
-- Checking for Large File Support yes
-- Checking whether STL classes are in std namespace
-- 
Checking whether STL classes are in std namespace - yes
-- Checking whether ANSI stream headers are available
-- Checking whether ANSI stream headers are available yes
-- Checking whether ANSI streams are in std namespace
-- 
Checking whether ANSI streams are in std namespace - yes
-- Checking whether ANSI string stream is available
-- Checking whether ANSI string stream is available yes
-- Checking whether header cstddef is available
-- Checking whether header cstddef is available yes
-- Checking whether stl string has operator!= for char*
-- 
Checking whether stl string has operator!= for char* - yes
-- Checking whether stl has iterator_traits
-- Checking whether stl has iterator_traits yes
-- Checking whether stl has standard template allocator
-- Checking whether stl has standard template allocator yes
-- Checking for rebind member of stl allocator
-- Checking for rebind member of stl allocator yes
-- Checking for non-standard argument to stl allocator<>::max_size
-- Checking for non-standard argument to stl allocator<>::max_size no
-- Checking whether stl containers support allocator objects.
-- 
Checking whether stl containers support allocator objects. - yes
-- Checking whether "<>" is needed for template friends
-- Checking whether "<>" is needed for template friends yes
-- Checking for member template support
-- Checking for member template support yes
-- Checking for standard template specialization syntax
-- Checking for standard template specialization syntax yes
-- Checking whether argument dependent lookup is supported
-- Checking whether argument dependent lookup is supported yes
-- Checking whether struct stat has st_mtim member
-- Checking whether struct stat has st_mtim member yes
-- Check size of char
-- Check size of char done
-- Check size of short
-- Check size of short done
-- Check size of int
-- Check size of int done
-- Check size of long
-- Check size of long done
-- Check size of long long
-- Check size of long long done
-- Check size of __int64
-- Check size of __int64 failed
-- Checking whether char is signed
-- Checking whether char is signed yes
-- Checking whether C compiler has ptrdiff_t in stddef.h
-- Checking whether C compiler has ptrdiff_t in stddef.yes
-- Checking whether C compiler has ssize_t in unistd.h
-- Checking whether C compiler has ssize_t in unistd.yes
-- Looking for include files HAVE_ASSERT_H
-- Looking for include files HAVE_ASSERT_H found
-- Looking for include files HAVE_DLFCN_H
-- Looking for include files HAVE_DLFCN_H found
-- Looking for include files HAVE_FCNTL_H
-- Looking for include files HAVE_FCNTL_H found
-- Looking for include files HAVE_INTTYPES_H
-- Looking for include files HAVE_INTTYPES_H found
-- Looking for include files HAVE_LIMITS_H
-- Looking for include files HAVE_LIMITS_H found
-- Looking for include files HAVE_MALLOC_H
-- Looking for include files HAVE_MALLOC_H found
-- Looking for include files HAVE_MEMORY_H
-- Looking for include files HAVE_MEMORY_H found
-- Looking for include files HAVE_STDINT_H
-- Looking for include files HAVE_STDINT_H found
-- Looking for include files HAVE_STDLIB_H
-- Looking for include files HAVE_STDLIB_H found
-- Looking for include files HAVE_STRING_H
-- Looking for include files HAVE_STRING_H found
-- Looking for include files HAVE_STRINGS_H
-- Looking for include files HAVE_STRINGS_H found
-- Looking for include files HAVE_SYS_STAT_H
-- Looking for include files HAVE_SYS_STAT_H found
-- Looking for include files HAVE_SYS_TIME_H
-- Looking for include files HAVE_SYS_TIME_H found
-- Looking for include files HAVE_SYS_TYPES_H
-- Looking for include files HAVE_SYS_TYPES_H found
-- Looking for include files HAVE_UNISTD_H
-- Looking for include files HAVE_UNISTD_H found
-- Looking for include files HAVE_WINDOWS_H
-- Looking for include files HAVE_WINDOWS_H not found.
-- 
Looking for include files HAVE_IEEEFP_H
-- Looking for include files HAVE_IEEEFP_H not found.
-- 
Looking for floor
-- Looking for floor not found
-- Looking for getopt
-- Looking for getopt found
-- Looking for isascii
-- Looking for isascii found
-- Looking for memmove
-- Looking for memmove found
-- Looking for memset
-- Looking for memset found
-- Looking for mmap
-- Looking for mmap found
-- Looking for pow
-- Looking for pow not found
-- Looking for sqrt
-- Looking for sqrt not found
-- Looking for strcasecmp
-- Looking for strcasecmp found
-- Looking for strchr
-- Looking for strchr found
-- Looking for strrchr
-- Looking for strrchr found
-- Looking for strstr
-- Looking for strstr found
-- Looking for strtol
-- Looking for strtol found
-- Looking for areroul
-- Looking for areroul not found
-- Check size of int
-- Check size of int done
-- Check size of long
-- Check size of long done
-- Looking for dlopen in dl;
-- 
Looking for dlopen in dl; - found
-- Looking for shl_load in dld;dl
-- Looking for shl_load in dld;dl not found
-- Looking for dlopen in dl;-lpthread;dl;m
-- Looking for dlopen in dl;-lpthread;dl;found
-- Looking for include files HAVE_STDIO_H
-- Looking for include files HAVE_STDIO_H found
-- Looking for include files HAVE_STDDEF_H
-- Looking for include files HAVE_STDDEF_H found
-- Looking for include files HAVE_NETDB_H
-- Looking for include files HAVE_NETDB_H found
-- Looking for include files HAVE_SYS_SOCKET_H
-- Looking for include files HAVE_SYS_SOCKET_H found
-- Looking for include files HAVE_NETINET_IN_H
-- Looking for include files HAVE_NETINET_IN_H found
-- Looking for include files HAVE_SYS_SELECT_H
-- Looking for include files HAVE_SYS_SELECT_H found
-- Looking for include files HAVE_TIME_H
-- Looking for include files HAVE_TIME_H found
-- Looking for include files HAVE_SIGNAL_H
-- Looking for include files HAVE_SIGNAL_H found
-- Looking for include files HAVE_ERRNO_H
-- Looking for include files HAVE_ERRNO_H found
-- Looking for include files HAVE_ANSIDECL_H
-- Looking for include files HAVE_ANSIDECL_H not found.
-- 
Looking for include files HAVE_ARPA_INET_H
-- Looking for include files HAVE_ARPA_INET_H found
-- Looking for include files HAVE_ARPA_NAMESER_H
-- Looking for include files HAVE_ARPA_NAMESER_H found
-- Looking for include files HAVE_CTYPE_H
-- Looking for include files HAVE_CTYPE_H found
-- Looking for include files HAVE_DIRENT_H
-- Looking for include files HAVE_DIRENT_H found
-- Looking for include files HAVE_DL_H
-- Looking for include files HAVE_DL_H not found.
-- 
Looking for include files HAVE_FLOAT_H
-- Looking for include files HAVE_FLOAT_H found
-- Looking for include files HAVE_FP_CLASS_H
-- Looking for include files HAVE_FP_CLASS_H not found.
-- 
Looking for include files HAVE_MATH_H
-- Looking for include files HAVE_MATH_H found
-- Looking for include files HAVE_NAN_H
-- Looking for include files HAVE_NAN_H not found.
-- 
Looking for include files HAVE_NDIR_H
-- Looking for include files HAVE_NDIR_H not found.
-- 
Looking for include files HAVE_PTHREAD_H
-- Looking for include files HAVE_PTHREAD_H found
-- Looking for include files HAVE_RESOLV_H
-- Looking for include files HAVE_RESOLV_H found
-- Looking for include files HAVE_STDARG_H
-- Looking for include files HAVE_STDARG_H found
-- Looking for include files HAVE_SYS_MMAN_H
-- Looking for include files HAVE_SYS_MMAN_H found
-- Looking for include files HAVE_SYS_TIMEB_H
-- Looking for include files HAVE_SYS_TIMEB_H found
-- Looking for finite
-- Looking for finite found
-- Looking for fpclass
-- Looking for fpclass not found.
-- 
Looking for fp_class
-- Looking for fp_class not found.
-- 
Looking for fprintf
-- Looking for fprintf found
-- Looking for ftime
-- Looking for ftime found
-- Looking for gettimeofday
-- Looking for gettimeofday found
-- Looking for localtime
-- Looking for localtime found
-- Looking for printf
-- Looking for printf found
-- Looking for sscanf
-- Looking for sscanf found
-- Looking for sprintf
-- Looking for sprintf found
-- Looking for snprintf
-- Looking for snprintf found
-- Looking for signal
-- Looking for signal found
-- Looking for strdup
-- Looking for strdup found
-- Looking for strndup
-- Looking for strndup found
-- Looking for strerror
-- Looking for strerror found
-- Looking for strftime
-- Looking for strftime found
-- Looking for stat
-- Looking for stat found
-- Looking for _stat
-- Looking for _stat not found.
-- 
Looking for vfprintf
-- Looking for vfprintf found
-- Looking for vsnprintf
-- Looking for vsnprintf found
-- Looking for vsprintf
-- Looking for vsprintf found
-- Checking for getaddrinfo.
-- 
Checking for getaddrinfo. - yes
-- Checking for socklen_t
-- Checking for socklen_t yes
-- Checking for DIR in sys/dir.h
-- Checking for DIR in sys/dir.yes
-- Checking for DIR in sys/ndir.h
-- Checking for DIR in sys/ndir.no
-- Checking for va_copy
-- Checking for va_copy yes
-- Checking for __va_copy
-- Checking for __va_copy yes
-- Checking for ipv6 support.
-- 
Checking for ipv6 support. - yes
-- Looking for csin
-- Looking for csin found
-- Looking for atanh
-- Looking for atanh found
-- Looking for include files STDC_HEADERS
-- Looking for include files STDC_HEADERS found
-- Looking for include files HAVE_ALLOCA_H
-- Looking for include files HAVE_ALLOCA_H found
-- Looking for alloca
-- Looking for alloca found
-- Check size of size_t
-- Check size of size_t done
-- Check size of ssize_t
-- Check size of ssize_t done
-- Check size of ptrdiff_t
-- Check size of ptrdiff_t done
-- Check size of off_t
-- Check size of off_t done
-- Check size of double
-- Check size of double done
-- Check size of float
-- Check size of float done
-- Check size of short
-- Check size of short done
-- Check size of uchar
-- Check size of uchar failed
-- Performing NetCDF Test HAVE_ST_BLKSIZE
-- Performing NetCDF Test HAVE_ST_BLKSIZE Success
-- Performing NetCDF Test HAVE_FTRUNCATE
-- Performing NetCDF Test HAVE_FTRUNCATE Success
-- Looking for malloc.h
-- Looking for malloc.found
-- Looking for glXGetProcAddressARB
-- Looking for glXGetProcAddressARB found
-- Looking for glXGetProcAddressARB in GL/glx.h
-- Looking for glXGetProcAddressARB in GL/glx.FALSE
-- Looking for printf in m;
-- 
Looking for printf in m; - found
-- Looking for printf in ws2_32;m
-- Looking for printf in ws2_32;not found
-- Looking for printf in wsock32;m
-- Looking for printf in wsock32;not found
-- Looking for gethostname in ucb;m
-- Looking for gethostname in ucb;not found
-- Looking for connect in socket;m
-- Looking for connect in socket;not found
-- Looking for gethostbyname in c
-- Looking for gethostbyname in c found
-- Looking for include files HAVE_GLOBUS_COMMON_H
-- Looking for include files HAVE_GLOBUS_COMMON_H not found.
-- 
Looking for include files HAVE_IO_H
-- Looking for include files HAVE_IO_H not found.
-- 
Looking for include files HAVE_MFHDF_H
-- Looking for include files HAVE_MFHDF_H not found.
-- 
Looking for include files HAVE_PDB_H
-- Looking for include files HAVE_PDB_H not found.
-- 
Looking for include files HAVE_SETJMP_H
-- Looking for include files HAVE_SETJMP_H found
-- Looking for include files HAVE_SRBCLIENT_H
-- Looking for include files HAVE_SRBCLIENT_H not found.
-- 
Looking for include files HAVE_SYS_IOCTL_H
-- Looking for include files HAVE_SYS_IOCTL_H found
-- Looking for include files HAVE_SYS_PROC_H
-- Looking for include files HAVE_SYS_PROC_H not found.
-- 
Looking for include files HAVE_SYS_RESOURCE_H
-- Looking for include files HAVE_SYS_RESOURCE_H found
-- Looking for include files HAVE_FEATURES_H
-- Looking for include files HAVE_FEATURES_H found
-- Looking for include files HAVE_WINSOCK_H
-- Looking for include files HAVE_WINSOCK_H not found.
-- 
Looking for C++ include stdint.h
-- Looking for C++ include stdint.found
-- Check size of char
-- Check size of char done
-- Check size of long double
-- Check size of long double done
-- Check size of int8_t
-- Check size of int8_t done
-- Check size of uint8_t
-- Check size of uint8_t done
-- Check size of int_least8_t
-- Check size of int_least8_t done
-- Check size of uint_least8_t
-- Check size of uint_least8_t done
-- Check size of int_fast8_t
-- Check size of int_fast8_t done
-- Check size of uint_fast8_t
-- Check size of uint_fast8_t done
-- Check size of int16_t
-- Check size of int16_t done
-- Check size of uint16_t
-- Check size of uint16_t done
-- Check size of int_least16_t
-- Check size of int_least16_t done
-- Check size of uint_least16_t
-- Check size of uint_least16_t done
-- Check size of int_fast16_t
-- Check size of int_fast16_t done
-- Check size of uint_fast16_t
-- Check size of uint_fast16_t done
-- Check size of int32_t
-- Check size of int32_t done
-- Check size of uint32_t
-- Check size of uint32_t done
-- Check size of int_least32_t
-- Check size of int_least32_t done
-- Check size of uint_least32_t
-- Check size of uint_least32_t done
-- Check size of int_fast32_t
-- Check size of int_fast32_t done
-- Check size of uint_fast32_t
-- Check size of uint_fast32_t done
-- Check size of int64_t
-- Check size of int64_t done
-- Check size of uint64_t
-- Check size of uint64_t done
-- Check size of jdshkjfhdks
-- Check size of jdshkjfhdks failed
-- Check size of int_least64_t
-- Check size of int_least64_t done
-- Check size of uint_least64_t
-- Check size of uint_least64_t done
-- Check size of int_fast64_t
-- Check size of int_fast64_t done
-- Check size of uint_fast64_t
-- Check size of uint_fast64_t done
-- Check size of __int64
-- Check size of __int64 failed
-- Check size of long long
-- Check size of long long done
-- Looking for system
-- Looking for system found
-- Looking for waitpid
-- Looking for waitpid found
-- Looking for ioctl
-- Looking for ioctl found
-- Looking for sigaction
-- Looking for sigaction found 

...contd in next post

srikara December 1, 2009 07:21

OF-1.6 on Opensuse 10.3
 
PHP Code:

-- Looking for getpwuid
-- Looking for getpwuid found
-- Looking for getrusage
-- Looking for getrusage found
-- Looking for longjmp
-- Looking for longjmp found
-- Looking for fork
-- Looking for fork found
-- Looking for difftime
-- Looking for difftime found
-- Looking for gethostname
-- Looking for gethostname found
-- Looking for frexpf
-- Looking for frexpf found
-- Looking for frexpl
-- Looking for frexpl found
-- Looking for TIOCGWINSZ
-- Looking for TIOCGWINSZ found
-- Looking for TIOCGETD
-- Looking for TIOCGETD found
-- Looking for SO_REUSEADDR
-- Looking for SO_REUSEADDR found
-- Looking for include files HAVE_NETINET_TCP_H
-- Looking for include files HAVE_NETINET_TCP_H found
-- Looking for include files HAVE_SYS_FILIO_H
-- Looking for include files HAVE_SYS_FILIO_H not found.
-- 
Performing Other Test TIME_WITH_SYS_TIME
-- Performing Other Test TIME_WITH_SYS_TIME Success
-- Performing Other Test HAVE_TM_ZONE
-- Performing Other Test HAVE_TM_ZONE Success
-- Performing Other Test HAVE_STRUCT_TM_TM_ZONE
-- Performing Other Test HAVE_STRUCT_TM_TM_ZONE Success
-- Performing Other Test HAVE_ATTRIBUTE
-- Performing Other Test HAVE_ATTRIBUTE Success
-- Performing Other Test HAVE_FUNCTION
-- Performing Other Test HAVE_FUNCTION Success
-- Performing Other Test HAVE_TM_GMTOFF
-- Performing Other Test HAVE_TM_GMTOFF Success
-- Performing Other Test HAVE_TIMEZONE
-- Performing Other Test HAVE_TIMEZONE Success

-- Performing Other Test HAVE_STRUCT_TIMEZONE
-- Performing Other Test HAVE_STRUCT_TIMEZONE Success
-- Performing Other Test HAVE_STAT_ST_BLOCKS
-- Performing Other Test HAVE_STAT_ST_BLOCKS Success
-- Performing Other Test SYSTEM_SCOPE_THREADS
-- Performing Other Test SYSTEM_SCOPE_THREADS Success
-- Performing Other Test HAVE_SOCKLEN_T
-- Performing Other Test HAVE_SOCKLEN_T Success
-- Performing Other Test DEV_T_IS_SCALAR
-- Performing Other Test DEV_T_IS_SCALAR Success
-- Performing Other Test HAVE_OFF64_T
-- Performing Other Test HAVE_OFF64_T Success
-- Looking for lseek64
-- Looking for lseek64 found
-- Looking for fseek64
-- Looking for fseek64 not found
-- Performing Other Test INLINE_TEST_inline
-- Performing Other Test INLINE_TEST_inline Success
-- Performing Other Test INLINE_TEST___inline__
-- Performing Other Test INLINE_TEST___inline__ Success
-- Performing Other Test INLINE_TEST___inline
-- Performing Other Test INLINE_TEST___inline Success
-- Checking for apropriate format for 64 bit long:
-- 
Checking for apropriate format for 64 bit long"l"
-- Looking for strtoll
-- Looking for strtoll found
-- Check if system supports 64 bit streams
-- Check if system supports 64 bit streams yes
-- Looking for malloc.h
-- Looking for malloc.found
-- Check if system supports 64 bit streams
-- Check if system supports 64 bit streams yes
-- Cannot determine repository typePlease set UPDATE_TYPE to 'cvs' or 'svn'CTest update will not work.
-- 
Found Qt-Version 4.3.1
-- Found Qt-Version 4.3.1
-- PluginStreaming Plugin disabled
-- Plugin: Array disabled
-- PluginClientGeoView disabled
-- PluginClientGeoView2D disabled
-- PluginClientGraphView disabled
-- PluginClientHierarchyView disabled
-- PluginClientRecordView disabled
-- PluginClientTableView disabled
-- PluginClientTreeView disabled
-- PluginCommonToolbar disabled
-- PluginCosmology Filters disabled
-- PluginGraphLayoutFilterPanel disabled
-- PluginInfovis disabled
-- PluginFilters for Flux and Circulation Fields enabled
-- PluginnetCDFReaders disabled
-- PluginPrism enabled
-- Found Qt-Version 4.3.1
-- PluginPoint Sprites enabled

WARNING
This project requires version 2.6 of CMake.  You are running version 2.4.7.

CMake ErrorCannot find source file "/home/smahishi/OpenFOAM/ThirdParty-1.6/paraview-3.6.1/platforms/linux64Gcc/Plugins/PointSprite/Rendering/vtk1DTransferFunction.cxx"

Tried extensions ...c++ .cc .cpp .cxx ...mm ..hh .h++ .hm .hpp .hxx .in .txx
CMake Error
CMake failed to properly look up cmSourceFilevtk1DTransferFunction.cxx
-- Pluginpvblot disabled
-- PluginSLACTools disabled
-- PluginSQLDatabaseGraphSourcePanel disabled
-- PluginSQLDatabaseTableSourcePanel disabled
-- PluginSplitTableFieldPanel disabled
-- PluginStatisticsToolbar disabled
-- PluginTableToGraphPanel disabled
-- PluginTableToSparseArrayPanel disabled
-- PluginThresholdTablePanel disabled
-- PluginClientGraphViewFrame disabled
-- PluginVisItReaderPlugin disabled
-- Found Qt-Version 4.3.1
-- ApplicationStandard ParaView Client enabled
-- ApplicationOverView Informatics Client disabled
-- ApplicationStreaming ParaView Application disabled
-- Configuring development install...
-- 
Configuring done
    Starting make
make
: *** No targets specified and no makefile found.  Stop.

real    0m0.002s
user    0m0.000s
sys     0m0.004s
    Done make
    
For quicker developmentlinking lib/paraview-3.6/ -> bin/
    
Creating html documentation
make
: *** No rule to make target `HTMLDocumentation'.  Stop.
    Installing ParaView to /home/smahishi/OpenFOAM/ThirdParty-1.6/paraview-3.6.1/platforms/linux64Gcc
disabled 'make install' for now, just use links
    
    Installation complete
    Set environment variables:

        export ParaView_INST_DIR=/home/smahishi/OpenFOAM/ThirdParty-1.6/paraview-3.6.1
        export ParaView_DIR=/home/smahishi/OpenFOAM/ThirdParty-1.6/paraview-3.6.1/platforms/linux64Gcc
        export PV_PLUGIN_PATH=/home/smahishi/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt
        export PATH=
$ParaView_DIR/bin:$PATH
    
-- Replacing path hard links for 
$ParaView_DIR
   *.cmake: #################
-- Replacing path hard links for 
$ParaView_INST_DIR
   *.cmake: ############################
-- Replacing path hard links for 
$WM_COMPILER_DIR
   *cmake*: ##########
done 

It seems like there are two different cmake versions in my computer. When I try the command " cmake --version" I get the message "cmake 2.4 patch 7". But I have downloaded and extracted the version 2.6.4 in my thirdParty -1.6 folder.
So could anybody please let me know what I am doing wrong here??

Thank you in advance,
Srikara


All times are GMT -4. The time now is 09:56.