This is splorp.

ISSN 1496-3221

January 30, 2003

On the make (file).

In preparing to install the DB_File module for use with Movable Type, CPAN prompted me to look into grabbing the latest version of itself before proceeding. Sounded like a plan to me. cpan> install Bundle::CPAN Things seemed to be humming along delightfully until the dreaded checksum. For whatever reason, CPAN can’t locate the module it just downloaded via Net::FTP and then run a checksum test against it. Running make for G/GA/GAAS/MD5-2.02.tar.gzFetching with Net::FTP:  sources/authors/id/G/GA/GAAS/MD5-2.02.tar.gzCPAN: MD5 loaded okFetching with Net::FTP:  sources/authors/id/G/GA/GAAS/CHECKSUMSsources/authors/id/G/GA/GAAS/MD5-2.02.tar.gz: No such file or directoryUse of uninitialized value at -e line 2326.Checksum mismatch for distribution file. Please investigate. Fug. I guess it’s time to hop into vi and snurf around the CPAN config file. Maybe the directory paths I specified rather haphazardly during the initial run are all cattywumpus. I’ll specify the build_dir, cpan_home and keep_source_where values to all be absolute paths to the server root and then see what happens. Bingo. Sweet mother of perl, the bundle installation process seem to go on forever. And everything was looking dandy until the final module. The one module which probably needs to be up to date and installed along side all the others. The actual CPAN module. CPAN.pm: Going to build A/AN/ANDK/CPAN-1.63.tar.gzCan’t locate File/Spec.pm in @INC at lib/CPAN/FirstTime.pm line 19.BEGIN failed--compilation aborted at lib/CPAN/FirstTime.pm line 19.BEGIN failed--compilation aborted at Makefile.PL line 6.Running make test  Make had some problems, maybe interrupted? Won’t testRunning make install  Make had some problems, maybe interrupted? Won’t install Nuts. Now what?

This item was posted by Grant Hutchinson.

Categories:

Leave a comment or send a trackback from your own site.

Leave a comment.

Use these HTML elements and attributes to format your comment:

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>