I installed "SAPGUI for Java" on Debian Etch. Installation went fine with no issues. When I add new connection and try to connect, I am getting below error message:
Attempt to load shared library /opt/SAPClients/SAPGUI7.00rev4/bin/libJPlatin.so failed. The library file exists, so either the program don't has the previleges to access the library or the library is not loadable by the shared object loader Technical information: Error location: GuiJniLoader.loadPlatinLibrary() Error message: /opt/SAPClients/SAPGUI7.00rev4/bin/libJPlatin.so: Can't load IA 32-bit. so on a IA 32-bit platform
When I click "OK" button, I am getting error
JniAgilibAdaptor.<init>: Cannot load JNI library
Any idea what might be the problem?