Hi, folks, I just installed Fink after wiping Jaguar yesterday and replacing it with Panther. I then installed Apple X11 (from the website) and the X11 SDK from the XCode CD. Once all that was done, I installed Octave and gnuplot. I also added the /sw/bin and /sw/sbin to my PATH.
When trying to plot something simple in Octave (plot([1 2 3], [1 2 3]);), I get the following error: dyld: /sw/bin/gnuplotx can't open library: /sw/lib/libpdf.2.dylib (No such file or directory, errno = 2) Trace/BPT trap warning: broken pipe warning: connection to external plotter (pid = 494) lost -- warning: please try your plot command(s) again When I type in gnuplot all by itself I get the following error: dyld: /sw/bin/gnuplotx can't open library: /sw/lib/libpdf.2.dylib (No such file or directory, errno = 2) Trace/BPT trap Does anyone know what I can do to resolve this dependency problem on libpdf? Thanks! James ------------------------------------------------------- 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-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
