View Single Post

   
  #1 (permalink)  
Old 01-04-2008, 07:53 PM
Hans-Joachim Ehlers
 
Posts: n/a
Default Re: Problem with perl 5.6.1 on AIX 5.2

"Cedric Herdener" <cedric.herdener@bedag.ch> schrieb im Newsbeitrag
news:142cfe43.0308210059.5dfc6a25@posting.google.c om...
> I try to install perl 5.6.1 package found on www.bullfreeware.com but
> I get this message :
>
> aixve60v - / # /usr/local/bin/perl
> exec(): 0509-036 Cannot load program /usr/local/bin/perl because of
> the following errors:
> 0509-150 Dependent module libC_r.a(shr.o) could not be
> loaded.
> 0509-022 Cannot load module libC_r.a(shr.o).
> 0509-026 System error: A file or directory in the path name
> does not exist.
>
> I have tried to set LIBPATH to point to a directory where libC_r.a
> exists, but no better results...
>


Why not use Perl 5.8 which is deliverd by IBM and normaly installed by the
standard os installation

Hajo


Reply With Quote