installing jdk1.3 in solaris 2.6
Hi, I would like to install jdk 1.3 into my solaris 2.6 machine. I have downloaded
j2sdk-1_3_1_05-solaris-sparc[1].tar.Z and installed the packages into my system.
after the installation, I have redirected the softlink from /usr/java to /usr/j2se.
Orginally, it was pointing to /usr/java1.1, a previous version.
however, when I run a java -version. I got the follwing error.
Can anyone kindly help me on this ?
[sun]# ./java -version
Error: failed /usr/j2se/jre/lib/sparc/client/libjvm.so, because ld.so.1: /usr/j2se/bin/./../bin/sparc/native_threads/java: fatal: libCrun.so.1: open failed:
No such file or directory
thks