install gnuplot
http://virgil.gr/68
Do the following:
- Download and install Fink
- Edit /sw/etc/fink.conf adding 'unstable/main' and 'unstable/crypto' to the Trees: line.
- $ fink selfupdate; fink index; fink scanpackages
- $ fink list gnuplot should now display version 4.2. If it doesn't, repeat the above steps with variations until it does.
- $ 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.
No comments:
Post a Comment