View Single Post

   
  #4 (permalink)  
Old 01-17-2008, 06:02 AM
mmccaws2
 
Posts: n/a
Default Re: Help! problem : error is/usr/lib/hpux32/dld.so: Unable to find library 'libperl.so'

On Nov 8, 3:57 am, Bolek Mynarski <bmyn...@comcast.net> wrote:
> Have you created a backup (listing) of what permissions looked like before
> you ran your command recursively?
>
>
>
> mmccaws2 wrote:
> > On Nov 7, 9:21 pm, mmccaws2 <mmcc...@comcast.net> wrote:
> >> I did this
> >> chmod -R 644 /opt/perl_32/lib/5.8.8
> >> to recursively change the permission in the perl libraries.
> >> then I started to see the message above.
> >> /usr/lib/hpux32/dld.so: Unable to find library 'libperl.so'

>
> >> how do I repair this. here is the ls on libperl.so

>
> >> -r-xr-xr-x 1 bin bin 4324272 Sep 13 23:24 /opt/perl_64/
> >> lib/5.8.8/IA64.ARCHREV_0-thread-multi-LP64/CORE/libperl.so

>
> >> I wish I knew what it was before.

>
> >> Thanks
> >> Mike

>
> > I found that I applied the command to the wrong directory. How do I
> > discover what the permissions of the files in these directories should
> > be so that I may return their settings.

>
> > mIke

>
> --
>
> Bolek


No just the 5.8.8 directory. I tried to look at a similar perl
installation on another machine. Unfortunately, because it makes it
more difficult, that the other is an earlier version of Perl, but
mostly probably close enough, it is version 5.8.3. It however does
not have either usr/lib/hpux32/dld.so or libperl.so files. So it's
not a one-to-one comparison.

Mike

Reply With Quote