Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: pp and shared libraries

by Anonymous Monk
on Mar 06, 2012 at 18:13 UTC ( [id://958138]=note: print w/replies, xml ) Need Help??


in reply to pp and shared libraries

run

ldd /tmp/par-root/cache-12f562c1eb5356c7f67e68c6c9c351689d3bc615/b5c569c9.so

ldd libssl.so.6

pack missing .so' files with pp -l option  pp -l ssleay32 -l libeay32 -x   foo.pl ...

when you get bored switch to http://www.cava.co.uk/

Replies are listed 'Best First'.
Re^2: pp and shared libraries
by tudobem (Initiate) on Mar 06, 2012 at 19:44 UTC
    Thanks Anonymous Monk! That was exactly it. There were two libraries it was looking for (libssl.so.6 and libcrypto.so.6). I linked to them during the pp, copied it over to SUSE and it worked great.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://958138]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (5)
As of 2024-04-19 15:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found