From: Richard Dawe Newsgroups: comp.os.msdos.djgpp Subject: Re: Perl and Perldoc Date: Fri, 28 Mar 2003 18:55:51 +0000 Lines: 38 Message-ID: <3E849AB7.5FD65D42@phekda.freeserve.co.uk> References: <5lKfa.2484$FO3 DOT 232903 AT news20 DOT bellglobal DOT com> <3E82CDF6 DOT 8F9308E4 AT phekda DOT freeserve DOT co DOT uk> NNTP-Posting-Host: 62.136.72.108 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: newsg3.svr.pol.co.uk 1048880105 17166 62.136.72.108 (28 Mar 2003 19:35:05 GMT) NNTP-Posting-Date: 28 Mar 2003 19:35:05 GMT X-Complaints-To: abuse AT theplanet DOT net X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.23 i586) X-Accept-Language: de,fr CC: Andrew Cottrell To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello. Ian wrote: > > "Richard Dawe" wrote in message > news:3E82CDF6 DOT 8F9308E4 AT phekda DOT freeserve DOT co DOT uk... > > Hello. > > > > Ian wrote: > > > I've got some more time to look into perl and I've downloaded Perl > > > 5.8.0 over Perl 5.6.1. I ran the command from bash > > > > > > Perldoc -f perlfork and this is the result. > > > > > > Can't locate Pod/ParseLink.pm in @INC (@INC contains: e:/djgpp/lib/perl5 > > > e:/djgpp/lib/perl5/site e:/djgpp/lib/perl5/site c:/dj204/lib/perl5/site > .) > > > at e:/djgpp/lib/perl5/Pod/Text.pm line 30. > > > > Does Pod/ParseLink.pm exist in any of the directories listed? > > No. I found it in e:\Perl\perl5.8.0\lib\Pod > perl -v return 5.8.0 so I unzipped it under e:\djgpp okay. > it looks like this is the cause , Please what should I do? [snip] Andrew: Is Pod/ParseLink.pm in the Perl 5.8.0 binary package on clio.rice.edu? How did you generate the binary distribution? When I generated the Perl 5.6.1 binary package, I had to hack the install scripts, to install into my temporary package-creation area. Did you do something similar? Or did you install into $DJDIR and then tar up the relevant files? Does Perl generate a manifest file on installation? Thanks, bye, Rich =] -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]