I've just installed gnuplot on 10.3; it's there. I had the same trouble as you at first. What I had to do, after installing Fink, was execute the commands:

fink scanpackages
sudo apt-get update
sudo apt-get install gnuplot

Unless it's been changed in the last couple of days, the dependencies aren't quite right, and you'll get a complaint about a missing library when you try to start gnuplot. That was fixed when I executed:

sudo apt-get pdflib-shlibs

Duane Small

On Nov 15, 2003, at 4:13 PM, Lance Olav Eastgate wrote:


Hi,


I just found out about Fink and installed it --- I love this program.

But:

When I run "fink list", it can't seem to find the package "gnuplot". I
know it exists, since searching for "gnuplot" in the fink Package Database
(http://fink.sf.net/pdb/index.php) lists several gnuplot entries.


My /sw/etc/fink.conf has the following "Trees:" line:

Trees: local/main stable/main stable/crypto local/bootstrap
unstable/crypto unstable/main

I have run "fink selfupdate" and "fink selfupdate-cvs", and also
"fink index".

I have an iBook G4 running OSX 10.3, and "fink --version" gives:
Package manager version: 0.16.0
Distribution version: 0.6.2.cvs


What am I missing? I'd appreciate any and all hints.


Thanks a bunch,
Lance Eastgate


-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/ g22lp.tmpl
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners





------------------------------------------------------- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and secure way to access your computer from any Web browser or wireless device. Click here to Try it Free! https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to