Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Unable to install together 2006 R2 on 64bit linux

2 views
Skip to first unread message

Doug MacKenzie

unread,
Dec 11, 2006, 4:41:05 PM12/11/06
to

I am trying to install the Together 2006 Release 2 for Eclipse on Fedora Core 6 Linux, on a 64bit machine. When I run the installer I get:

doug@doug> ./TEC_2006_R2_LINUX.bin
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
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 directory

Launching installer...

grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/tmp/install.dir.21174/Linux/resource/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory

I think this occurs because my libraries, such as libdl.so.2 are in /usr/lib64 and not /usr/lib as the installer expects. Do you have a work around?

Doug MacKenzie

unread,
Dec 12, 2006, 2:25:13 PM12/12/06
to

I was wrong, it does not have anything to do with 64bit processors, it has similar problems on a Fedora Core 6 32bit machine. Here is the log:


doug@wayne> ./TEC_2006_R2_LINUX.bin

Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
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 directory

Launching installer...

grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory

/tmp/install.dir.17741/Linux/resource/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory


And here are the files it is looking for:

doug@wayne> ls -l /lib/libdl.so* /usr/lib/libdl*
lrwxrwxrwx 1 root root 12 Nov 6 10:42 /lib/libdl.so.2 -> libdl-2.5.so*
-rw-r--r-- 1 root root 7158 Oct 8 11:10 /usr/lib/libdl.a
lrwxrwxrwx 1 root root 20 Nov 6 11:27 /usr/lib/libdl.so -> ../../lib/libdl.so.2*


Any thoughts?

ElenaA

unread,
Dec 13, 2006, 5:01:18 AM12/13/06
to
looks like an issue with InstallAnywhere installer. I'd suggest you to
search IA forums (http://community.zerog.com/cgi-bin/ikonboard.cgi) for
possible workarounds.
Note: running Tg 2006 R2 on 64-bit machines is not supported. And Together
hasn't been tested on Fedora Core 6.


"Doug MacKenzie" <do...@mobile-intelligence.com> wrote in message
news:457f1029$1...@newsgroups.borland.com...

0 new messages