Advertisement
Guest User

Untitled

a guest
Mar 27th, 2015
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. aneesh@aneesh-Inspiron-5520:~/cadence/install_scape/iscape/bin$ sh iscape.sh
  2. Initializing InstallScape using JVM at /home/aneesh/cadence/install_scape/iscape.04.21-p004/runtime/LNX86/bin/java. This might take some time...
  3. Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/aneesh/cadence/install_scape/iscape.04.21-p004/runtime/LNX86/lib/i386/xawt/libmawt.so: libXext.so.6: cannot open shared object file: No such file or directory
  4. at java.lang.ClassLoader$NativeLibrary.load(Native Method)
  5. at java.lang.ClassLoader.loadLibrary0(Unknown Source)
  6. at java.lang.ClassLoader.loadLibrary(Unknown Source)
  7. at java.lang.Runtime.load0(Unknown Source)
  8. at java.lang.System.load(Unknown Source)
  9. at java.lang.ClassLoader$NativeLibrary.load(Native Method)
  10. at java.lang.ClassLoader.loadLibrary0(Unknown Source)
  11. at java.lang.ClassLoader.loadLibrary(Unknown Source)
  12. at java.lang.Runtime.loadLibrary0(Unknown Source)
  13. at java.lang.System.loadLibrary(Unknown Source)
  14. at sun.security.action.LoadLibraryAction.run(Unknown Source)
  15. at java.security.AccessController.doPrivileged(Native Method)
  16. at java.awt.Toolkit.loadLibraries(Unknown Source)
  17. at java.awt.Toolkit.<clinit>(Unknown Source)
  18. at com.khanpur.installer.gui.InstallerUI.main(InstallerUI.java:107
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement