Does anyone use SAP at home? I work in a company that uses SAP, somtimes i need to connect to SAP from home. I have SAPgui with saprouter on Windows but i wants to do this from Fedora. I have already installed JAVA SUN and SAPgui for JAVA but when i want to connect to SAP i get:
Code:
$ ./sapgui /H/999.999.99.99/S/9999
############################# ERROR #############################
04.10. 15:15:30.793 ERROR: GuiConnection: Connection failed
04.10. 15:15:30.793 ERROR: JniAgiLibAdaptor.<init>: Cannot load JNI library
############################# ERROR #############################
:
I know that this is a problem with JAVA, I changed versions but I gets the same message.
PS:
Code:
$ java -version
java version "1.6.0_16"
Java(TM) SE Runtime Environment (build 1.6.0_16-b01)
Java HotSpot(TM) 64-Bit Server VM (build 14.2-b01, mixed mode)