bytes.pm problem
From: Sergei Shelukhin (raven_at_at_home.domonet.ru)
Date: 07/18/04
- Next message: Sergei Shelukhin: "Re: bytes.pm problem"
- Previous message: Michael Piotrowski: "ANNOUNCE: Text::Iconv 1.4"
- Next in thread: Sergei Shelukhin: "Re: bytes.pm problem"
- Reply: Sergei Shelukhin: "Re: bytes.pm problem"
- Reply: Sergei Shelukhin: "Re: bytes.pm problem"
- Reply: Joe Smith: "Re: bytes.pm problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 18 Jul 2004 17:47:32 +0400
Hi. I have the following problem, I am trying to use XML::DOM and I get the
following
Can't locate bytes.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 /usr/lib/perl5/site_perl/5.005/XML/DOM.pm line 32.
BEGIN failed--compilation aborted at
/usr/lib/perl5/site_perl/5.005/XML/DOM.pm l
ine 32.
BEGIN failed--compilation aborted at parse_opml_blogroll.pl line 5.
I searched for wisdom on the net and found a lot of threads describing the
problem and some suggestions to create bytes.pm for earlier version of Perl.
I stumbled upon the package ExtUtils-MakeMaker-6.21_03, and it had a file
called bytes.pm and promised to be the bearer of version-agnostic bytes.pm.
I installed the package and the error persists.
What do I do now? ;)
Oh yeah, this time I installed packages using the correctm ethod of perl
Makefile.PL ... make ... make install (given all the numerous prereqs and
dependencies to install, I think I will soon start typing those 3 lines in
my nightmare dreams ;) )
- Next message: Sergei Shelukhin: "Re: bytes.pm problem"
- Previous message: Michael Piotrowski: "ANNOUNCE: Text::Iconv 1.4"
- Next in thread: Sergei Shelukhin: "Re: bytes.pm problem"
- Reply: Sergei Shelukhin: "Re: bytes.pm problem"
- Reply: Sergei Shelukhin: "Re: bytes.pm problem"
- Reply: Joe Smith: "Re: bytes.pm problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|