I am attempting to get GNUCash up and running. It's the only application that I have not been able to get working yet. Here is the error message I get when it is trying to download the source for libgcrypt:
curl -f -L -A 'fink/0.26.1' -O http://distfiles.master.finkmirrors.net/libgcrypt-1.2.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 ### execution of curl failed, exit code 22 Downloading the file "libgcrypt-1.2.3.tar.gz" failed. (1) Give up (2) Retry the same mirror (3) Retry another mirror (4) Retry using original source URL How do you want to proceed? [3] (assuming default) curl -f -L -A 'fink/0.26.1' -O http://distfiles.hnd.jp.asi.finkmirrors.net/libgcrypt-1.2.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 ### execution of curl failed, exit code 22 Downloading the file "libgcrypt-1.2.3.tar.gz" failed. (1) Give up (2) Retry the same mirror (3) Retry another mirror (4) Retry using original source URL How do you want to proceed? [4] (assuming default) curl -f -L -A 'fink/0.26.1' -O ftp://ftp. -- http://downinthemine.vox.com ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
