Forums Forums
Combination View Flat View Tree View
Threads [ Previous | Next ]
Hdydra 4.3 on Suse 11, Installation of Listener failed
toggle
Hdydra 4.3 on Suse 11, Installation of Listener failed
8/20/08 3:47 PM
I try to install Hydra 4.3 on open Suse 11,

Installation of Hydra works, but installation the listener gives this error message.


Step: 2 Update Listener.xml
The current listener.xml file contains the current GUI Servers:
/usr/local/AppServer//editlcfg: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory
<<< No AppServers are installed >>>
Would you like to add the default AppServer configurations? (Yes/No) [Yes]:

May be , any package is missing. I installed GCC
Is installation of C++ needed ?

Translation of 4GL is working.

Yours Bernhard / Berlin


Old System (open Suse 10 = Maxdata), here it works

libstdc++-3-libc6.1-2-2.10.0.so libstdc++-libc6.1-1.so.2 libstdc++-libc6.2-2.so.3
libstdc++.so.2.9.0 libstdc++.so.5.0.7 libstdc++.so.6.0.9
libstdc++-3-libc6.2-2-2.10.0.so libstdc++-libc6.1-2.so.3 libstdc++.so.2.9 libstdc++.so.5 libstdc++.so.6


New System (Open Suse 11 = suse11), here it does not work
/usr/lib/libstdc++.so.5 /usr/lib/libstdc++.so.5.0.7 /usr/lib/libstdc++.so.6 /usr/lib/libstdc++.so.6.0.10
Hdydra 4.3 on Suse 11, Installation of Listener failed
8/20/08 4:29 PM as a reply to Gramberg Art Software Design GmbH Bernhard.
Hi Bernhard,


It seems like you need to install the libc++ compatablity libraries. To do this, you will first need to download the following RPM to your system:
ftp://rpmfind.net/linux/redhat/9/en/os/i386/RedHat/RPMS/compat-libstdc++-7.3-2.96.118.i386.rpm

Once you have downloaded this you will need to install the RPM by issuing the following command as root:

rpm -Uvh compat-libstdc++-7.3-2.96.118.i386.rpm

If you now re-run the Hydra 4.3 installation script the application server should be installed correctly.



Hope this is of help

Querix Technical Support