On Mar 9, 2004, at 4:52 PM, sean connell wrote:

Hello, I have a beginner question about installing libraries with Fink. Namely I have installed several (FFTW, GSL, QT, libpng, libtiff, and HDF) libraries using fink. However when I try to compile the program I need these libraries for using CMake, I get error message because it cannot find these libraries. I suspect Fink installs them in the /sw directory and I the configure script is looking in the worng place or I have not set the path correctly for it to find these libraries.

I guess I am wondering is there a correct way to install libraries with Fink so they can be found by other scripts. DO I have to make a link or set a variable?


You might try feeding in the locations as arguments to ./configure . Also, check out


http://fink.sourceforge.net/faq/usage-general.php#compile-myself

sean



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

--
Alexander K. Hansen
Associate Research Scientist, Columbia University
visiting MIT Plasma Science and Fusion Center
Levitated Dipole Experiment
175 Albany Street, NW17-219
Cambridge, MA  02139-4213



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to