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.
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...