• 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. Problem wuth tool configuring after installation (IC6.15...

Stats

  • Locked Locked
  • Replies 12
  • Subscribers 127
  • Views 20838
  • 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

Problem wuth tool configuring after installation (IC6.15)

Pavel47
Pavel47 over 13 years ago

 Hello,

1st time I've installed IC6.15 on the RHEL5.4. Everything was OK.

For some reasons I nedded to change the OS for RHEL6.2. This time installation was OK, but next step - tool configuration - failed.

Inside of the iscape_log file I've found nothing, that I could explore to debug the problem. Below I've put the extract from escape log.

So, I've 2 questions:

1. Is configuration phase crucial for the tool functionnality ?

2. How can I debug this issue if there is no consistent diagnostic info ?

Thank you in advance.

Pavel.

P.S. Extract from escape_log (final part):

Running Configuration of components in GUI.
Running:/bin/sh /opt/Cadence/IC615/install/tmp/slconfig.sh CSRCO07.24-p031lnx86
Error::Return Value is:1
Running:/bin/sh /opt/Cadence/IC615/install/tmp/slconfig.sh amsEnv06.15-p003lnx86
Error::Return Value is:1
Running:/bin/sh /opt/Cadence/IC615/install/tmp/slconfig.sh DFII_ncvhdl64b09.20-s030lnx86
Error::Return Value is:1
Running:/bin/sh /opt/Cadence/IC615/install/tmp/slconfig.sh CSRCOIndep07.24-p031
Error::Return Value is:1
Running:/bin/sh /opt/Cadence/IC615/install/tmp/slconfig.sh lfvhdComp02.85-a002lnx86
Error::Return Value is:1
Running:/bin/sh /opt/Cadence/IC615/install/tmp/slconfig.sh DFII_ncvhdl09.20-s030lnx86
Error::Return Value is:1
Running:/bin/sh /opt/Cadence/IC615/install/tmp/slconfig.sh oaRedist22.41-p004lnx86
Error::Return Value is:1
Running:/bin/sh /opt/Cadence/IC615/install/tmp/slconfig.sh ihdl06.15-p003lnx86
Error::Return Value is:1

  • Cancel
Parents
  • Matrixesque
    Matrixesque over 12 years ago

    Hey man, this might be far out in left field, but I had a problem with my IC6.15.011 on RHEL 6.3 and this was one of the symptoms I was Googling. Dunno if this'll help, but maybe it'll help someone like me. My problem was that I could open a new Virtuoso Schematic Editor XL window, but when I tried to instantiate an instance, the system would hang and I'd see the following error message in the /root/CDS.log console:

    > *WARNING* ddsInvokeBrowser: Unable to connect to library browser (60 tries) 

    Someone online suggested taking a look at the Library Path Editor and when I tried to open this application I would get the following error message in the /root/CDS.log console:

    > /root/cadence/installs/IC615/tools/dfII/bin/32bit/libManager: error while loading shared libraries: libXi.so.6: cannot open shared object file: No such file or directory

    Well, I had had to install about a million 32-bit packages (to wit: libGL.so.1, libGLU.so.1, libelf.so.1, libXrender.so.1, libXp.so.6, libXi.so.6, libXext.so.6) on my 64-bit system manually just to get InstallScape and then Cadence to launch, so perhaps this was just one more I needed. I installed the binary 32-bit package for libXi from here:

    http://pkgs.org/centos-6-rhel-6/centos-rhel-i386/libXi-1.3-3.el6.i686.rpm/download/ 

    After that, the Library Path Editor would launch, but it would prompt for the creation of a new cds.lib file. Smelling a rat, I cancelled the dialog and went back to the Virtuoso Schematic Editor XL cell view and tried to place another instance, browsing for the appropriate library once again. This time, presto! The Library Browser - Add Instance dialog popped up and all the basic libraries were there! Problem solved! (for now)

    Hooray for hidden library dependancies that only show up during runtime with totally worthless error messages! This whole installation has been a nightmare. For the record:

    > uname -a 

    Linux localhost 2.6.32-279.11.1.el6.x86_64 #1 SMP Sat Sep 22 07:10:26 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux

     

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Matrixesque
    Matrixesque over 12 years ago

    Hey man, this might be far out in left field, but I had a problem with my IC6.15.011 on RHEL 6.3 and this was one of the symptoms I was Googling. Dunno if this'll help, but maybe it'll help someone like me. My problem was that I could open a new Virtuoso Schematic Editor XL window, but when I tried to instantiate an instance, the system would hang and I'd see the following error message in the /root/CDS.log console:

    > *WARNING* ddsInvokeBrowser: Unable to connect to library browser (60 tries) 

    Someone online suggested taking a look at the Library Path Editor and when I tried to open this application I would get the following error message in the /root/CDS.log console:

    > /root/cadence/installs/IC615/tools/dfII/bin/32bit/libManager: error while loading shared libraries: libXi.so.6: cannot open shared object file: No such file or directory

    Well, I had had to install about a million 32-bit packages (to wit: libGL.so.1, libGLU.so.1, libelf.so.1, libXrender.so.1, libXp.so.6, libXi.so.6, libXext.so.6) on my 64-bit system manually just to get InstallScape and then Cadence to launch, so perhaps this was just one more I needed. I installed the binary 32-bit package for libXi from here:

    http://pkgs.org/centos-6-rhel-6/centos-rhel-i386/libXi-1.3-3.el6.i686.rpm/download/ 

    After that, the Library Path Editor would launch, but it would prompt for the creation of a new cds.lib file. Smelling a rat, I cancelled the dialog and went back to the Virtuoso Schematic Editor XL cell view and tried to place another instance, browsing for the appropriate library once again. This time, presto! The Library Browser - Add Instance dialog popped up and all the basic libraries were there! Problem solved! (for now)

    Hooray for hidden library dependancies that only show up during runtime with totally worthless error messages! This whole installation has been a nightmare. For the record:

    > uname -a 

    Linux localhost 2.6.32-279.11.1.el6.x86_64 #1 SMP Sat Sep 22 07:10:26 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux

     

    • 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