Posted: Fri Dec 05, 2003 12:44 am Post subject: MQ Series Installation on Linux/Intel
Voyager
Joined: 11 Jun 2003 Posts: 91
Hello,
I am using trial version of MQSereis 5.3 for Linux/Intel.
I am using this version for c++ application.
My linux box doesnot have XWindows installed.
When I am running 'mqlicanse -accept' script to proceed with installation, I am getting following error:
Exception in thread "main" java.lang.UnsatisfiedLinkError: /mqseriesserver/lap/jre/bin/libawt.so: libXt.so.6: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1796)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1672)
at java.lang.Runtime.loadLibrary0(Runtime.java:780)
at java.lang.System.loadLibrary(System.java:865)
at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:66)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:63)
at sun.awt.DebugHelper.<clinit>(DebugHelper.java:3
at java.awt.Component.<clinit>(Component.java:384)
ERROR: Installation will not succeed unless the license
agreement can be accepted.
So, Is there any way to accept the license without using java?
No,
Even that is not working.
And one more thing I have noticed. Running 'mqlicense' script is invoking java program. And it is taking full cpu while running. and hence I am not able to run any other program.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum