2016-03-09 17:31 GMT-07:00 Tiago Espinosa <[email protected]>: > Dear votca users, I'm trying build votca on a SGI cluster: > > build command: ./build.sh --prefix /home/u/espinosa/test/ --dev tools csg > -DFFTW3_LIBRARY=/opt/local/intel/fftw-3.3.3/lib/libfftw3.so > -DFFTW3_INCLUDE_DIR=/opt/local/intel/fftw-3.3.3/include/ -DWITH_SQLITE3=NO > -DGROMACS_INCLUDE_DIR=/opt/local/gromacs-4.5.4/include/ > -DGROMACS_LIBRARY=/opt/local/gromacs-4.5.4/lib/libgmx.so > -DBoost_FILESYSTEM_LIBRARY=/usr/lib64/libboost_filesystem.so > > ERROR: > There is no error below, can you post the complete output of build.sh. If the output is too long, you could use the --log option of build.sh, e.g. ./build.sh --prefix /home/u/espinosa/test/ --log build.log --dev tools csg and attach build.log
Christoph > -- Looking for C++ include stack > > -- Looking for C++ include stack - found > > -- Looking for C++ include stdexcept > > -- Looking for C++ include stdexcept - found > > -- Looking for C++ include string > > -- Looking for C++ include string - found > > -- Looking for C++ include vector > > -- Looking for C++ include vector - found > > -- Looking for sqrt in m > > -- Looking for sqrt in m - found > > -- Found PkgConfig: /usr/bin/pkg-config (found version "0.23") > > -- checking for module 'expat' > > -- package 'expat' not found > > -- Found EXPAT: /usr/lib64/libexpat.so > > -- checking for module 'fftw3' > > -- package 'fftw3' not found > > -- Found FFTW3: /opt/local/intel/fftw-3.3.3/lib/libfftw3.so > > -- Looking for fftw_plan_r2r_1d in > /opt/local/intel/fftw-3.3.3/lib/libfftw3.so;m > > -- Looking for fftw_plan_r2r_1d in > /opt/local/intel/fftw-3.3.3/lib/libfftw3.so;m - found > > -- checking for module 'gsl' > > -- found gsl, version 1.11 > > -- Found GSL: /usr/lib64/libgsl.so > > -- Looking for gsl_linalg_QR_decomp in /usr/lib64/libgsl.so;m > > -- Looking for gsl_linalg_QR_decomp in /usr/lib64/libgsl.so;m - found > > -- Intel(R) MKL was found: > > MKL_INCLUDE_DIRS: /opt/intel/composerxe-2011.0.084/mkl/include > > MKL_LIBRARY_DIRS: > /opt/intel/composerxe-2011.0.084/mkl/lib/intel64;/opt/intel/composerxe-2011.0.084/compiler/lib/intel64 > > MKL_LIBRARIES: > /opt/intel/composerxe-2011.0.084/mkl/lib/intel64/libmkl_rt.so;/opt/intel/composerxe-2011.0.084/compiler/lib/intel64/libiomp5.so;/opt/intel/composerxe-2011.0.084/compiler/lib/intel64/libimf.so > > -- Performing Test HAVE_AIX > > -- Performing Test HAVE_AIX - Failed > > -- Found Doxygen: /usr/bin/doxygen (found version "1.5.6") > > -- Configuring incomplete, errors occurred! > > See also "/home/u/espinosa/test/src/tools/CMakeFiles/CMakeOutput.log". > > See also "/home/u/espinosa/test/src/tools/CMakeFiles/CMakeError.log". > > > > Regards > > > Tiago E. de Oliveira > > -- > You received this message because you are subscribed to the Google Groups > "votca" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/votca. > For more options, visit https://groups.google.com/d/optout. -- Christoph Junghans Web: http://www.compphys.de -- You received this message because you are subscribed to the Google Groups "votca" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/votca. For more options, visit https://groups.google.com/d/optout.
