Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Jini Installation in Linux

Status
Not open for further replies.

skarosi

Programmer
Jan 25, 2004
140
GR
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
 
Thanks man, I figured this out.
cheers
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top