- This topic has 3 replies, 3 voices, and was last updated 18 years, 4 months ago by Daniel Brain.
-
AuthorPosts
-
dimitriiMemberI had a somewhat similar problem during installation (still can’t install MyEclipse 5M3 on my SUSE 10.1 & jdk 1.5.0_07) eclipse by itself runs just fine.
here is the output I get:
———–
dimitri@linuxSP1:~/Desktop/downloads> ./My*.bin
Preparing to install…
Extracting the installation resources from the installer archive…
Configuring the installer for this system’s environment…
awk: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/bin/ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
hostname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directoryLaunching installer…
grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/home/dimitri/jdk1.5.0_07/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
————————–Thanks.
Dimitri
Riyad KallaMemberDimitri,
I asked you to follow up in the original thread you posted this to:
https://www.genuitec.com/forums/topic/total-crash-of-eclipse/#post-253710&highlight=#60130
Daniel BrainMemberI’m also getting this output while trying to launch ‘MyEclipseEnterpriseWorkbenchInstaller_5_0M1_E3_2.bin’.
Daniel BrainMemberFixed using a hex editor to comment out the “export LD_ASSUME_KERNEL” lines.
-
AuthorPosts