On 3/31/14, 6:33 AM, Ly Minh Nhat wrote:
I downloaded the fftw and gromacs tar file to the desktop, extract them in
desktop. I install fftw by ./configure, make and make install, so I (quite)
sure that the directory of fftw3 is Desktop/fftw3.3.4


If you simply did ./configure, make, make install, then the default location for installing the libraries is in /usr/local/lib and /usr/local/include, not the source tree. If you have lib/ and include/ subdirectories within the source in ~/Desktop/fftw3.3.4, then you did install it there, but that requires explicitly setting that location with ./configure --prefix.

I also try Desktop/fftw3.3.4, /home/ooker/Desktop/fftw3.3.4 as your
suggestion, but it still doesn't work. And yes, I delete the build folder
each time I try to install it.

That indicates the libraries and headers are not, in fact, installed within ~/Desktop/fftw3.3.4.

-Justin

--
==================================================

Justin A. Lemkul, Ph.D.
Ruth L. Kirschstein NRSA Postdoctoral Fellow

Department of Pharmaceutical Sciences
School of Pharmacy
Health Sciences Facility II, Room 601
University of Maryland, Baltimore
20 Penn St.
Baltimore, MD 21201

jalem...@outerbanks.umaryland.edu | (410) 706-7441
http://mackerell.umaryland.edu/~jalemkul

==================================================
--
Gromacs Users mailing list

* Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before posting!

* Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

* For (un)subscribe requests visit
https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or send a 
mail to gmx-users-requ...@gromacs.org.

Reply via email to