I have installed fftw 3.3.3 double precision and I try to install the votca tools. Below is the command:
CC=gcc_472 CXX=g++_472 CMAKE_PREFIX_PATH="/opt/apps/gcc-4.7.2:/opt/apps/fftw/3.3.3/double:/opt/apps/boost:/opt/apps/txt2tags-2.6:/opt/apps/gmx/single/463:/opt/apps/expat" cmake .. -DCMAKE_INSTALL_PREFIX=/opt/apps/votca I get the following error -- Found EXPAT: /opt/apps/expat/lib64/libexpat.so -- checking for module 'fftw3' -- package 'fftw3' not found -- Could NOT find FFTW3 (missing: FFTW3_LIBRARY) CMake Error at src/libtools/CMakeLists.txt:13 (message): FFTW3 not found, make sure you have also installed the fftw3 and it's dev package The cmake version is 2.8.11. Please suggest am I missing something very trivial or doing wrong. Chandan -- Chandan kumar Choudhury NCL, Pune INDIA -- 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 http://groups.google.com/group/votca. For more options, visit https://groups.google.com/groups/opt_out.
