Well, I install java from sun's .bin archive and the same, but the
problem is only on my USB portable HDD, on my desktop the installation
works. The problem is persistence related and with the user. When I
install fron ubuntu user that error (libjli.so not found) appears, so I
delete and reinstall but from sudo su and now the problem is
"libjava.so". This is the info that I have in order to help to resolve
the problem

[EMAIL PROTECTED]:/usr/lib/jvm$ which java
/usr/bin/java
[EMAIL PROTECTED]:/usr/lib/jvm$ file /etc/alternatives/java
/etc/alternatives/java: symbolic link to `/usr/lib/jvm/jdk1.6.0_03/bin/java'
[EMAIL PROTECTED]:/usr/lib/jvm$ file /usr/lib/jvm/jdk1.6.0_03/bin/java
/usr/lib/jvm/jdk1.6.0_03/bin/java: ELF 32-bit LSB executable, Intel 80386, 
version 1 (SYSV), for GNU/Linux 2.2.5, dynamically linked (uses shared libs), 
not stripped
[EMAIL PROTECTED]:/usr/lib/jvm$ ldd /usr/lib/jvm/jdk1.6.0_03/bin/java
        linux-gate.so.1 =>  (0xb7fba000)
        libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb7f94000)
        libjli.so => /usr/lib/jvm/jdk1.6.0_03/jre/lib/i386/jli/libjli.so 
(0xb7f8a000)
        libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7f86000)
        libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7e37000)
        /lib/ld-linux.so.2 (0xb7fbb000)
[EMAIL PROTECTED]:/usr/lib/jvm$ java -version
Error: could not find libjava.so
Error: could not find Java 2 Runtime Environment.
[EMAIL PROTECTED]:/usr/lib/jvm$ 

I'll try ASAP with the solution, please correct me if I wrong (I'm
newbie with these things), but the solution is to put on .profile a ln
-s /squashmnt / and ln -s /persistentmnt / ?

Thanks

-- 
Java install via Add/Remove crashed
https://bugs.launchpad.net/bugs/103933
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to