Hi all, I am quite new to Linux, so please bear me a second.
I am trying to install Jini on my Netbeans in Ubuntu distribution. I downloaded the jini file but when i try to run it by
sh ./jini2_1.bin2
i get this error
grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/usr/lib/jvm/java-1.5.0-sun/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
I though that maybe it was trying to access the java file, so i changed the permission for all on the folder, but still got the same error. any help pls?
thanks ilias
I am trying to install Jini on my Netbeans in Ubuntu distribution. I downloaded the jini file but when i try to run it by
sh ./jini2_1.bin2
i get this error
grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/usr/lib/jvm/java-1.5.0-sun/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
I though that maybe it was trying to access the java file, so i changed the permission for all on the folder, but still got the same error. any help pls?
thanks ilias