• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Custom IC Design
  3. Installing IC615

Stats

  • Locked Locked
  • Replies 5
  • Subscribers 126
  • Views 15644
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Installing IC615

Thorin
Thorin over 11 years ago

I am having trouble installing IC615 on ubuntu 13.10 (64 bit). When i try to run iscape.sh i get the following error

Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/Thorin/Downloads/InstallScape/iscape.04.21-p004/runtime/LNX86/lib/i386/xawt/libmawt.so: libXtst.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(Unknown Source)

at java.lang.ClassLoader.loadLibrary(Unknown Source)

at java.lang.Runtime.load0(Unknown Source)

at java.lang.System.load(Unknown Source)

at java.lang.ClassLoader$NativeLibrary.load(Native Method)

at java.lang.ClassLoader.loadLibrary0(Unknown Source)

at java.lang.ClassLoader.loadLibrary(Unknown Source)

at java.lang.Runtime.loadLibrary0(Unknown Source)

at java.lang.System.loadLibrary(Unknown Source)

at sun.security.action.LoadLibraryAction.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.awt.Toolkit.loadLibraries(Unknown Source)

at java.awt.Toolkit.<clinit>(Unknown Source)

at com.khanpur.installer.gui.InstallerUI.main(InstallerUI.java:107)

Does anyone have an idea how to solve this? Should i install ubuntu 12.04 instead o 13.10 since 12.04 LTS in more stable or even try 10.04 LTS (32 or 64 bit)?  

Also is have intalled java openJDK 6 and 5 

  • Cancel
Parents
  • Andrew Beckett
    Andrew Beckett over 11 years ago

    First of all, ubuntu is not a supported platform. That said, this probably should work - you just have some missing packages.

    On my machine, doing an "ldd" on the  libmawt.so file that you mention shows libXtst.so.6 found at /usr/lib/libXtst.so.6 . Doing:

      rpm -q -f  /usr/lib/libXtst.so.6

    shows this is coming from:

      libXtst-1.0.99.2-3.el6.i686

    (Note, I'm running RHEL6.1).So you will have to install the equivalent package on Ubuntu, I guess. Note that this is the 32-bit package (even though my OS is also 64-bit, because the java used by iscape is 32-bit, AFAIK).

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Andrew Beckett
    Andrew Beckett over 11 years ago

    First of all, ubuntu is not a supported platform. That said, this probably should work - you just have some missing packages.

    On my machine, doing an "ldd" on the  libmawt.so file that you mention shows libXtst.so.6 found at /usr/lib/libXtst.so.6 . Doing:

      rpm -q -f  /usr/lib/libXtst.so.6

    shows this is coming from:

      libXtst-1.0.99.2-3.el6.i686

    (Note, I'm running RHEL6.1).So you will have to install the equivalent package on Ubuntu, I guess. Note that this is the 32-bit package (even though my OS is also 64-bit, because the java used by iscape is 32-bit, AFAIK).

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
No Data

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information