Failed: No checksum specifed for gkermit-1.00-2 I got a sum of 1c10dca56fdf74a7bea1448815db2bc3
What I would do is to edit the info file and uncomment the checksum line. Open the file
/sw/fink/dists/unstable/main/finkinfo/net/gkermit.info
(or, since you seem to be on OSX 10.2, gkermit-1.00-2.info)
in vi, emacs, pico or another editor and look for a line
#Source-MD5: aea4fa728b9981fce41c9f2c635f2e05
Remove the "#" at the beginning. This is still the wrong checksum, but when you try to build it now, you will get the choice of ignoring the checksum and building it anyway.
You could also download the tarball manually from ftp://kermit.columbia.edu/kermit/archives/gku100.tar.gz and replace the one you have in /sw/src/ by this one. In this case, the uncommented checksum will be correct.
Normally I would not recommend editing the info file directly in the unstable tree, but this is such a tiny package (takes about 10 seconds to build) and so badly maintained (the tarballs on the original site and on the master mirror do not coincide), that this seems justified.
-- Martin
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
