• 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 15641
  • 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

    You need to install the 32-bit RPMs as well as the 64-bit RPMs. In general you're probably best installing everything when you install your OS. For these specific files:

    UNIX_7> rpm -q -f /usr/lib/libXext.so.6
    libXext-1.1-3.el6.i686
    UNIX_8> rpm -q -f /usr/lib64/libXext.so.6
    libXext-1.1-3.el6.x86_64

    If I remember rightly, to install the 32-bit rpm (the first one) if the 64-bit is already installed, you probably have to give --force on the command line to convince it because it may think that the package is already installed.

    The above commands are telling you which rpm the files come from (on my machine, which is RHEL6.1)

    Regards,

    Andrew.

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

    You need to install the 32-bit RPMs as well as the 64-bit RPMs. In general you're probably best installing everything when you install your OS. For these specific files:

    UNIX_7> rpm -q -f /usr/lib/libXext.so.6
    libXext-1.1-3.el6.i686
    UNIX_8> rpm -q -f /usr/lib64/libXext.so.6
    libXext-1.1-3.el6.x86_64

    If I remember rightly, to install the 32-bit rpm (the first one) if the 64-bit is already installed, you probably have to give --force on the command line to convince it because it may think that the package is already installed.

    The above commands are telling you which rpm the files come from (on my machine, which is RHEL6.1)

    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