Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Perl > Perl Misc > P4 module install problem

Reply
Thread Tools

P4 module install problem

 
 
James
Guest
Posts: n/a
 
      06-12-2007
How do I resolve the following error in installing P4 module?

PERL_DL_NONLAZY=1 /usr/local/bin/perl "-Iblib/lib" "-Iblib/arch"
test.pl
1..7
Can't load 'blib/arch/auto/P4/P4.so' for module P4:
ld.so.1: /usr/local/bin/perl: fatal: relocation error: file blib/arch/
auto/P4/P4.so:
symbol _6StrBuf.nullStrBuf: referenced symbol not found at
/usr/local/perl/5.6.1/lib/5.6.1/sun4-solaris/DynaLoader.pm line 206.
at test.pl line 34
Compilation failed in require at test.pl line 34.

TIA
James

 
Reply With Quote
 
 
 
 
anno4000@radom.zrz.tu-berlin.de
Guest
Posts: n/a
 
      06-13-2007
James <> wrote in comp.lang.perl.misc:
> How do I resolve the following error in installing P4 module?
>
> PERL_DL_NONLAZY=1 /usr/local/bin/perl "-Iblib/lib" "-Iblib/arch"
> test.pl
> 1..7
> Can't load 'blib/arch/auto/P4/P4.so' for module P4:
> ld.so.1: /usr/local/bin/perl: fatal: relocation error: file blib/arch/
> auto/P4/P4.so:
> symbol _6StrBuf.nullStrBuf: referenced symbol not found at
> /usr/local/perl/5.6.1/lib/5.6.1/sun4-solaris/DynaLoader.pm line 206.
> at test.pl line 34
> Compilation failed in require at test.pl line 34.


The README that comes with the P4 distribution has a few
pertinent hints. Have you read it?

Anno
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Trying to install module, No module named scipy_distutils.core (but ihave scipy) process Python 1 10-17-2008 06:19 PM
How to install module when I am not allowed to install moudule in system directory? zaifengwang@gmail.com Perl Misc 13 08-20-2006 02:36 PM
Re: module docstring, documentation,anything? please note is the module type/object NOT some module Maric Michaud Python 0 06-24-2006 12:42 PM
MSI Installer Problem: can't install 2.4a2 on new install of Win2kSP2 Richard Hanson Python 13 08-31-2004 04:43 PM
Problem using ActiveState PPM to install module Irwin Friedman Perl 1 09-06-2003 10:57 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57