G�rard Degrez wrote:
[]
I found the file somewhere else (http://fresh.t-systems-sfr.com/unix/src/misc/.warix/DateManip-5.42a.tar.gz.html)
but it doesn't have the right checksum.


If you downloaded the html file, this is not surprising ;-)


Come on, I'm not that stupid!

Well, I downloaded it from the address you gave, and it had the right checksum.


For me, fink downloaded it without problem from http://cpan.mirrors.easynet.fr/authors/id/S/SB/SBECK/DateManip-5.42a.tar.gz

The checksum of the file DateManip-5.42a.tar.gz of package date-manip-pm581-5.42a-10 is incorrect. The most likely cause for this is a corrupted or incomplete download Expected: 648386bbf46d021ae283811f75b07bdf

Yes, this is the right one, and I get it also from the downloaded tarballs.

Actual: 12295b45a0f426ba926faef254de41e2

Very weird. If you try "md5sum/sw/src/DateManip-5.42a.tar.gz", do you also get the wrong checksum? Maybe your browser gunzipped it? What gives ls -l?

I think that's the explanation. In fact, originally, I had downloaded the tarball manually, it got gunzipped by the browser, I moved it to /sw/src and (re-)gzipped it. But, I finally managed to solve the problem by selecting option [5] in the following menu.


Downloading the file "DateManip-5.42a.tar.gz" failed.

(1)      Give up
(2)      Retry the same mirror
(3)      Retry another mirror from your country
(4)      Retry another mirror
(5)      Retry using next mirror set "cpan"

But now, I'm getting another problem with a perl module:
/bin/mkdir -p /sw/src/html-tableextract-pm-1.08-11
gzip -dc /sw/src/HTML-TableExtract-1.08.tar.gz | /sw/bin/tar -xf -
/usr/bin/perl Makefile.PL PERL=/usr/bin/perl PREFIX=/sw INSTALLPRIVLIB=/sw/lib/perl5 INSTALLARCHLIB=/sw/lib/perl5/darwin INSTALLSITELIB=/sw/lib/perl5 INSTALLSITEARCH=/sw/lib/perl5/darwin INSTALLMAN1DIR=/sw/share/man/man1 INSTALLMAN3DIR=/sw/share/man/man3 INSTALLSITEMAN1DIR=/sw/share/man/man1 INSTALLSITEMAN3DIR=/sw/share/man/man3 INSTALLBIN=/sw/bin INSTALLSITEBIN=/sw/bin INSTALLSCRIPT=/sw/bin
Checking if your kit is complete...
Looks good
Warning: prerequisite HTML::Parser 0 not found.
Writing Makefile for HTML-TableExtract
make
cp lib/HTML/TableExtract.pm blib/lib/HTML/TableExtract.pm
Manifying blib/man3/HTML::TableExtract.3pm
make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..22
Can't locate HTML/Parser.pm in @INC (@INC contains: blib/lib blib/arch /sw/lib/perl5/5.8.1/darwin-thread-multi-2level /sw/lib/perl5/5.8.1 /sw/lib/perl5 /System/Library/Perl/5.8.1/darwin-thread-multi-2level /System/Library/Perl/5.8.1 /Library/Perl/5.8.1/darwin-thread-multi-2level /Library/Perl/5.8.1 /Library/Perl /Network/Library/Perl/5.8.1/darwin-thread-multi-2level /Network/Library/Perl/5.8.1 /Network/Library/Perl .) at blib/lib/HTML/TableExtract.pm line 16.
BEGIN failed--compilation aborted at blib/lib/HTML/TableExtract.pm line 16.
Compilation failed in require at test.pl line 11.
BEGIN failed--compilation aborted at test.pl line 11.
not ok 1
make: *** [test_dynamic] Error 2
### execution of make failed, exit code 2
Failed: compiling html-tableextract-pm-1.08-11 failed


I don't understand, because html-parser-pm is installed.
I moved the latest html-parser-pm from the unstable branch to /local/finkinfo to install the newest version, but fink pretends there's no new package to install.


BTW, I am now getting an error code 1 when I "fink selfupdate" with the following error message:
cvs update: move away 10.2-gcc3.3/stable/main/finkinfo/database/mysql-3.23.58-11.info; it is in the way


It doesn't seem to harm, but I'd like to get rid of it. I guess I can't just remove mysql-3.23.58-11.info. What should I do?

G�rard


------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to