Using the binary distro via apt-get, my gnuplot installation complained:
G4Cadillac% gnuplot ~/Documents/babyStats.txt dyld: /sw/bin/gnuplotx can't open library: /sw/lib/libpdf.2.dylib (No
such file or directory, errno = 2)
Trace/BPT trap
Installing the pdflib and pdflib-shlibs packages helped. Anyone know if this truly the correct way to set up gnuplot?
Installing pdflib-shlibs should be sufficient. Yes, this is a bug, a missing dependency in the rather old version of gnuplot that is in the binary distribution.
-- Martin
------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
