develooper Front page | perl.perl5.porters | Postings from September 2000

File::Glob depends on itself.

Thread Next
From:
Simon Cozens
Date:
September 14, 2000 09:56
Subject:
File::Glob depends on itself.
Message ID:
20000914175444.A4161@deep-dark-truthful-mirror.perlhacker.org
Houston, we have a problem:

simon@deep-dark-truthful-mirror ~/patchbay/bleadperl/ext/File/Glob
 % perl Makefile.PL
Writing Makefile for File::Glob
simon@deep-dark-truthful-mirror ~/patchbay/bleadperl/ext/File/Glob
 % make
Can't locate File/Glob.pm in @INC (@INC contains: ../../../lib ../../../lib /usr/local/lib/perl5/5.7.0/i686-linux /usr/local/lib/perl5/5.7.0 /usr/local/lib/perl5/site_perl/5.7.0/i686-linux /usr/local/lib/perl5/site_perl/5.7.0 /usr/local/lib/perl5/site_perl .) at ../../../lib/ExtUtils/Command.pm line 45.
BEGIN failed--compilation aborted at ../../../lib/ExtUtils/Command.pm line 45.
Compilation failed in require.
BEGIN failed--compilation aborted.
make: *** [blib/lib/File/.exists] Error 2

-- 
void russian_roulette(void) { char *target; strcpy(target, "bullet"); }

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About