Title: compile problem on Centos X86_64 with gcc44 and fftw2

Dear all users,

I compiled the program likes this:

a, fftw3
  ./configure --enable-float make   make install. All sounds ok
b, gromacs4.0.5
  ./configure --with-fft=fftw3  make make install. All sound ok.

However when I copy gmxtest to the direcotry amd typed:
  make tests,
the output is as following:

(if test -d "gmxtest"; then cd "gmxtest"; ./gmxtest.pl all; cd ..; \
        else echo "No gmxtest directory found. Please download and unpack it here.";\
        fi)
All 16 simple tests PASSED
FAILED. Check files in aminoacids
FAILED. Check files in field
FAILED. Check files in tip4p
FAILED. Check files in tip4pflex
FAILED. Check files in water
5 out of 14 complex tests FAILED
FAILED. Check files in kernel020
FAILED. Check files in kernel120
FAILED. Check files in kernel121
FAILED. Check files in kernel122
FAILED. Check files in kernel123
FAILED. Check files in kernel124
FAILED. Check files in kernel220
FAILED. Check files in kernel221
FAILED. Check files in kernel222
FAILED. Check files in kernel223
FAILED. Check files in kernel224
FAILED. Check files in kernel320
FAILED. Check files in kernel321
FAILED. Check files in kernel322
FAILED. Check files in kernel323
FAILED. Check files in kernel324
16 out of 63 kernel tests FAILED
All 45 pdb2gmx tests PASSED


Seems that my compilation failed? Please give some suggestions.

Also best configurations for my platform recommended from you are welcome

Best regards

R Q Wu

-- 
gmx-users mailing list    gmx-users@gromacs.org
http://lists.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at http://www.gromacs.org/search before posting!
Please don't post (un)subscribe requests to the list. Use the 
www interface or send it to gmx-users-requ...@gromacs.org.
Can't post? Read http://www.gromacs.org/mailing_lists/users.php

Reply via email to