I am compiling Perl5.6 on solaris 2.5.1 wt gnugcc 2.8.1
and Apache 1.3.4 on it.
I followed all 4 steps (configure, make, make test, make
install), everything goes smooth, saying "everything is
upto-date, all tests succesful, Installation complete".
But when tried to execute any perl program it gives error
"can't find loadable object for module JNI in @INC (@INC
contains:...... ), compilation failed.... BEGIN
failed--compilation aborted"
whats wrong wt installation of perl5.6 ?
when tried to compile in JPL,JNI dir manually, err-msgs
changes says "Solaris patch reqd to run this version of Java
Runtime" I have already installed reqd solaris patches for
JDK1.2. whats wrong ???
presently I am running Perl5.004 without any problem, but
I must upgrade it to Perl 5.6 for some utilities to run.
Can anybody help me on this issue ??
Thanks in advance
Hemant
Edit 2001-03-22 by tye to add some whitespace
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.