Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Giflib | 20 comments | Create New Account
Click here to return to the 'Giflib' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Giflib
Authored by: Donlea20 on Dec 14, '02 12:24:06PM

Am I the only one having this problem? I've been trying to install gnome and gimp for about three weeks now and the installation using fink always gets stuck here:

curl -f -L -s -S -O ftp://prtr-13.ucsc.edu/pub/libungif/giflib-4.1.0.tar.gz
curl: (9) Couldn't change to directory pub/libungif
### curl failed, exit code 9
Downloading the file "giflib-4.1.0.tar.gz" failed.

(1) Give up
(2) Retry



[ Reply to This | # ]
Giflib
Authored by: homer on Dec 18, '02 07:08:47PM

I was having a similar problem, which I corrected by enabling passive FTP in /sw/etc/fink.conf. Specifically, I set ProxyPassiveFTP to true.

i.e.
ProxyPassiveFTP: true

Hope that helps!



[ Reply to This | # ]
Giflib
Authored by: homer on Dec 18, '02 07:11:13PM

Ack. I just reread your post, and realized that I was thinking about a different problem. Never mind!



[ Reply to This | # ]