I get the following error message when i try to run a local application in a terminal (developed with Kylix 3): ./exam.sh: error while loading shared libraries: ./exam.sh: undefined symbol: initPAnsiStrings The application running on the server without any problem.
Accordingly to the Kylix 3 deploying documentation this means that the libborqt* library is not available. I copy the libborqt* lib in /opt/ltsp/i386/lib but the error message was the same.
After that i copy the libc*, libp* libs in /opt/ltsp/i386/lib/i686/, and the error message what i get is: .../lib/libc.so.6: version 'GLIBC_PRIVATE' not found (required by /lib/i686/libpthread.so.0)
If i change the original ld-linux.so.2 in /opt/ltsp/i386/lib the error message what i get is: poll: protocol failure in circuit setup
If someone could help me, please tell.
The server is RedHat 7.3 with ltsp version 3.
TIA, Zoli
------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
