Thanks for your input David,
I did ldd as you said
Command
root@stone-age ~# ldd /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/auto/Prima/Prima.so
Output
ldd: warning: you do not have execution permission for
`/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/auto/Prima/Prima.so'
linux-gate.so.1 => (0x00c9d000)
libresolv.so.2 => /lib/libresolv.so.2 (0x0072c000)
libnsl.so.1 => /lib/libnsl.so.1 (0x00948000)
libgdbm.so.2 => /usr/lib/libgdbm.so.2 (0x00f86000)
libdb-4.3.so => /lib/libdb-4.3.so (0x00e75000)
libdl.so.2 => /lib/libdl.so.2 (0x00df7000)
libm.so.6 => /lib/i686/nosegneg/libm.so.6 (0x00294000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x00645000)
libutil.so.1 => /lib/libutil.so.1 (0x00110000)
libpthread.so.0 => /lib/i686/nosegneg/libpthread.so.0 (0x008fd000)
libc.so.6 => /lib/i686/nosegneg/libc.so.6 (0x00114000)
libX11.so.6 => /usr/lib/libX11.so.6 (0x002bb000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x00257000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0x003bd000)
libtiff.so.3 => /usr/lib/libtiff.so.3 (0x003e3000)
libungif.so.4 => /usr/lib/libungif.so.4 (0x009c7000)
/lib/ld-linux.so.2 (0x43b2f000)
libXau.so.6 => /usr/lib/libXau.so.6 (0x00279000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00cbf000)
libz.so.1 => /usr/lib/libz.so.1 (0x00788000)
libgif.so.4 => /usr/lib/libgif.so.4 (0x0027c000)
root@stone-age ~#
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.