On 3/30/12 7:52 AM, Shankar Agarwal wrote: > Hi, > > With dpkg ... > > I found stuff like > > /sw/include/hdf5.h > /sw/lib/libhdf5.0.dylib > > > So, I guess in any of my makefiles, I should do (?) : > > HDF5INCL = -I/sw/include > HDF5LIB = -L/sw/lib -lhdf5 -lz > > Let me know. > Shankar > That's right. Also look at the settings from
http://www.finkproject.org/faq/usage-general.php?phpLang=en#compile-myself which may be useful, depending on what you're building. -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/2012/02/21/got-job/ ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Fink-beginners mailing list [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners
