title Installing Gnuplot 4.2 under Mac OSX user virgil ip 192.12.12.170 vol 1 lock ******** Do the following: /list( -num * Download and install /link http://www.finkproject.org/ Fink * Edit /sw/etc/fink.conf adding 'unstable/main' and 'unstable/crypto' to the Trees: line. * /tt $ fink selfupdate; fink index; fink scanpackages * /tt $ fink list gnuplot should now display version 4.2. If it doesn't, repeat the above steps with variations until it does. * /tt $ fink install gnuplot-nox Warning, if you specify 'gnuplot' instead of 'gnuplot-nox' it will install all sorts of nonsense, and probably won't work once it's all installed. * Edit /sw/etc/fink.conf to remove the 'unstable/main' and 'unstable/crypto' from the Trees: line. /list) Done!