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

Together 2006 Release 2 Install Problem!

1 view
Skip to first unread message

Shaffin Bhanji

unread,
Mar 1, 2007, 3:02:51 PM3/1/07
to
Hello,

I have just paid over $5000 to procure a license for Together, and I
purchased a copy for my Linux box (openSUSE 10.2).

I cannot get the software installed, and am encountering an error as
follows:

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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.8697/Linux/resource/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Can someone please find me a solution to this problem, I don't think after
paying such a hefty price that I am left to spend time researching on the
net to resolve an InstallAnywhere problem!

Thanks and I appreciate a remedy.
Shaffin.

ElenaA

unread,
Mar 2, 2007, 3:51:53 AM3/2/07
to
this is a bug in the InstallAnywhere installer. The standard fix for the
installer used for R2 is to edit the install file to remove the line 'export
LD_ASSUME_KERNEL'. To do this, the installer should be copied to the hard
drive, and the following commands run:

cat T2006_R2_LINUX.bin | sed "s/export LD_ASSUME_KERNEL/#xport
LD_ASSUME_KERNEL/" > T2006R2
sudo sh ./T2006R2

This will create a new version of the installer with the 'export
LD_ASSUME_KERNEL' line removed.


"Shaffin Bhanji" <shaffin...@gmail.com> wrote in message
news:45e7316b$1...@newsgroups.borland.com...

0 new messages