32 bit version is installed. Now getting the following error.
/export/home/STAF/lib> ls *.so* PYSTAF.so libSTAFDSLS.so libSTAFPool.so libssl. +so.0.9.8 libJSTAF.so libSTAFEXECPROXY.so libSTAFTCP.so libstdc +++.so.2.10.0 libJSTAFSH.so libSTAFLIPC.so libSTAFZip.so libPLSTAF.so libSTAFLog.so libSTAFZlib.so libSTAF.so libSTAFMon.so libcrypto.so.0.9.8 /export/home/STAF/lib> file libPLSTAF.so libPLSTAF.so: ELF 32-bit MSB dynamic lib SPARC Version 1, dynamicall +y linked, stripped /export/home/STAF/lib> perl -e "use PLSTAF;" Can't load '/export/home/STAF/lib/libPLSTAF.so' for module PLSTAF: ld. +so.1: perl: fatal: libperl.so: open failed: No such file or directory + at /usr/perl5/5.8.4/lib/sun4-solaris-64int/DynaLoader.pm line 230. at -e line 1 Compilation failed in require at -e line 1. BEGIN failed--compilation aborted at -e line 1. (romulus:ER:EMTE1) /export/home/STAF/lib>

In reply to Re^10: Not able to load module though @INC contains it by chilukuri_perl
in thread Not able to load module though @INC contains it by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.