[ic] Perl module troubles

Stefan Hornburg racke at linuxia.de
Tue Dec 16 15:17:51 UTC 2008


DB wrote:
> I have an IC server that's running 5.4.2 under Centos 5. I'm attempting
> to install 5.6.1 into /usr/local/interchange-5.6.1 so that I can test
> before I install per the instructions in the UPGRADE document. I was
> able to do this successfully on an identical server.
> 
> 'perl -v' gives:
> This is perl, v5.8.8 built for x86_64-linux
> 
> This perl was compiled without threads. 'which perl' gives:
> /usr/local/bin/perl
> 
> (identical to the other server). My 5.4.2 catalog runs fine.
> 
> For the 5.6.1 install, 'make test' gives:
> 
> PERL_DL_NONLAZY=1 /usr/local/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
> server/unixmode.......Can't locate HTML/Entities.pm in @INC (@INC
> contains: /root/dls/interchange-5.6.1/blib/lib
> /usr/local/lib/perl5/5.8.8/x86_64-linux /usr/local/lib/perl5/5.8.8
> /usr/local/lib/perl5/site_perl/5.8.8/x86_64-linux
> /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .)
> at /root/dls/interchange-5.6.1/blib/lib/Vend/Util.pm line 89.
> Compilation failed in require at
> /root/dls/interchange-5.6.1/blib/lib/Vend/Table/Common.pm line 35.
> BEGIN failed--compilation aborted at
> /root/dls/interchange-5.6.1/blib/lib/Vend/Table/Common.pm line 35.
> Compilation failed in require at
> /root/dls/interchange-5.6.1/blib/lib/Vend/Table/GDBM.pm line 30.
> BEGIN failed--compilation aborted at
> /root/dls/interchange-5.6.1/blib/lib/Vend/Table/GDBM.pm line 30.
> Compilation failed in require at blib/script/interchange line 226.
> BEGIN failed--compilation aborted at blib/script/interchange line 250.
> not ok 1
> 
> I tried to
> 
> perl -MCPAN -e 'install Bundle::Interchange'
> 
> but this poops out after awhile.

Here is a huge gap in your problem description ...

> 
> Can someone help me diagnose/correct what I suspect is a problem with
> one or more of my perl modules?
> 

If you fill the mentioned gap, that might be possible.

Regards
	Racke


-- 
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team




More information about the interchange-users mailing list