installing weblogic on solaris ( Error:can't find libjava.so )
durgaprasad reddy
Greenhorn
Joined: Nov 07, 2000
Posts: 1
posted
0
OS version-sunsolaris 2.7 weblogic 6.0 my system had java1.1.6 which don't support weblogic sever.so i have installed j2sdk version 1.3.0 its working fine. but when i was installing the weblogic server its throwing the error "Error:can't find libjava.so." i tried LD_LIBRARY_PATH=pathto libjava.so. and also manipulated java_wrapper file.but nothing fix the problem. please help me....... thanx in advance.....
Topher Clark
Greenhorn
Joined: Oct 19, 2001
Posts: 1
posted
0
This is way after the fact but this is how I got it to install : ./weblogic600sp1_sol.bin LAX_VM /pathToJava1.3/bin/java
Originally posted by durgaprasad reddy: OS version-sunsolaris 2.7 weblogic 6.0 my system had java1.1.6 which don't support weblogic sever.so i have installed j2sdk version 1.3.0 its working fine. but when i was installing the weblogic server its throwing the error "Error:can't find libjava.so." i tried LD_LIBRARY_PATH=pathto libjava.so. and also manipulated java_wrapper file.but nothing fix the problem. please help me....... thanx in advance.....
subject: installing weblogic on solaris ( Error:can't find libjava.so )