|
|
[Perlfect-search] setup.pl & indexer.pl errors
dave@cpfc.org dave@cpfc.org
Tue, 6 Mar 2001 06:52:12 -0500
Hello,
LWP has been part of the PERL distribution for a while now so I suspect you are running an older version of PERL.
Are you on a virtual host? If so the ability to add new modules is hampered somewhat.
Anyway to add PERL modules see
ftp://ftp.demon.co.uk/pub/mirrors/perl/CPAN/README.html
and the faq
ftp://ftp.demon.co.uk/pub/mirrors/perl/CPAN/misc/cpan-faq.html
Sorry about the UK mirrors from my bookmarks:
HTH
Dave Campbell
Original Message:
-----------------
From: DocFX imagine@what-if.com
Date: Sun, 04 Mar 2001 17:11:27 -0500
To: perlfect-search@perlfect.com
Subject: [Perlfect-search] setup.pl & indexer.pl errors
By visiting the archives, I was able to head-off this problem (although
the archives indicate the problem is fixed it is not)...
Can't locate indexer_filesystem.pl in @INC (@INC contains:
/usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503
/usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005
) at indexer.pl line 52.
..by manually copying both the indexer_filesystem.pl and indexer_web.pl
from the distribution directory to the active cgi area. However, I am
also getting the error below (as are several others acc'd to the
archives).
Can't locate LWP/UserAgent.pm in @INC (@INC contains:
/usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503
/usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005
) at indexer_web.pl line 4.
The only response in the archives appeared to be "hrmm, it appears you
don't have it. Re-install Perl or install the missing modules". Which,
while obvious and technically correct, isn't a terribly comprehensive
nor useful answer - at least to those that aren't necessarily as
knowledgable as others. So, where is the LWP pkg? How best/easiest to
install it (installed similar to DB_File via CPAN?) If missing LWP, what
else, if anything, is likely to be missing?
--
Ted 'DocFX' Bailey @ the Imagination Factory, Inc. -
http://www.what-if.com/
leaders in interactive development & graphic design & creators of SEAT -
http:/www.what-if.com/seat/ now in 3 locations to serve you [ MI - OH -
GA ]
_______________________________________________
perlfect-search mailing list
perlfect-search@perlfect.com
To unsubscribe, set other personal options or view the list archives please visit:
--------------------------------------------------------------------
Mail2Web - Check your email from the web at
http://www.mail2web.com/ .
|
|