amendesalves
(usa Red Hat)
Enviado em 25/04/2013 - 10:34h
Bom dia, estou iniciando no Linux com uma distribuicao redhat6, e estou encontrando problema na instalacao de um aplicativo, alguem pode me dar uma luz, sobre o que fazer neste caso. Obrigado.
Initializing Wizard........
Launching InstallShield Wizard........
Exception in thread "wizard.initialize" java.lang.UnsatisfiedLinkError: /tmp/istemp17486115101417/_bundledJRE_/jre/bin/xawt/libmawt.so (/usr/lib/libXrender.so.1: undefined symbol: _XGetRequest)
at java.lang.ClassLoader.loadLibraryWithPath(ClassLoader.java:957)
at java.lang.System.load(System.java:441)
at java.lang.ClassLoader.loadLibraryWithPath(Native Method)
at java.lang.ClassLoader.loadLibraryWithPath(ClassLoader.java:949)
at java.lang.ClassLoader.loadLibraryWithClassLoader(ClassLoader.java:926)
at java.lang.System.loadLibrary(System.java:453)
at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:77)
at java.security.AccessController.doPrivileged(AccessController.java:193)
at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:75)
at java.awt.Insets.<clinit>(Insets.java:103)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:192)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:157)
at javax.swing.plaf.synth.SynthLookAndFeel.<clinit>(SynthLookAndFeel.java:81)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:192)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:157)
at java.lang.Class.forNameImpl(Native Method)
at java.lang.Class.forName(Class.java:163)
at javax.swing.SwingUtilities.loadSystemClass(SwingUtilities.java:1815)
at javax.swing.UIManager.setLookAndFeel(UIManager.java:512)
at com.installshield.wizard.swing.SwingWizardUI.switchToSystemLAF(Unknown Source)
at com.installshield.wizard.swing.SwingWizardUI.initialize(Unknown Source)
at com.installshield.wizard.StandardWizardListener.wizardInitializing(Unknown Source)
at com.installshield.wizard.Wizard$WizardListenerInitializer.run(Unknown Source)
at java.lang.Thread.run(Thread.java:801)
The installer is unable to run in graphical mode. Try running the installer with the -console or -silent flag.