When I try using "sudo fink fetch gimp" I get the following... **************************************************************** Reading package info... Information about 288 packages read in 1 seconds. pkg gimp version ### pkg gimp version 1.2.2-4 curl -L -O ftp://ftp.gimp.org/pub/gimp/v1.2/v1.2.2/gimp-1.2.2.tar.gz ### curl failed, exit code 9 Downloading the file "gimp-1.2.2.tar.gz" failed.
(1) Give up (2) Retry the same mirror (3) Retry another mirror from your country (4) Retry another mirror How do you want to proceed? [3] 3 curl -L -O ftp://froody.res.cmu.edu/pub/gimp/gimp/v1.2/v1.2.2/gimp-1.2.2.tar.gz ### curl failed, exit code 6 Downloading the file "gimp-1.2.2.tar.gz" failed. (1) Give up (2) Retry the same mirror (3) Retry another mirror from your country (4) Retry another mirror How do you want to proceed? [3] 4 curl -L -O ftp://gd.tuwien.ac.at/graphics/gimp/gimp/v1.2/v1.2.2/gimp-1.2.2.tar.gz ### curl failed, exit code 9 Downloading the file "gimp-1.2.2.tar.gz" failed. (1) Give up (2) Retry the same mirror (3) Retry another mirror from your country (4) Retry another mirror How do you want to proceed? [4] 1 **************************************************************** With the following explanations... curl: (9) Couldn't change to directory pub/gimp/v1.2/v1.2.2 curl: (6) Couldn't resolve host 'froody.res.cmu.edu' When I manually go to the ftp.gimp.org site, I find that the version is now changed to from v1.2.2 to v1.2.3. I then used "sudo fink update" and then again "sudo fink fetch gimp" I get the same results. Is there some way to update fink to recognize the change? Tony Kruse _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
