HP-UX: /usr/lib/dld.sl: Can't find path for shared library: libjvm.sl

Hi all,

I have this problem: when start a java program the output message is:

/usr/lib/dld.sl: Can't find path for shared library: libjvm.sl

/usr/lib/dld.sl: No such file or directory

I don't understand where i can find the libjvm.sl

for the solution.

I use Java 1.3 on HP-UX

thanks

[337 byte] By [ettorefabbianoa] at [2007-9-28 5:26:34]
# 1
Set the SHLIB_PATH variable. For cshsetenv SHLIB_PATH /opt/java1.4.2/jre/lib/PA_RISC/server:/opt/java1.4.2/jre/lib/PA_RISC
karencookea at 2007-7-9 16:37:26 > top of Java-index,Java HotSpot Virtual Machine,Specifications...