The Designer's Guide Community Forum
https://designers-guide.org/forum/YaBB.pl
Simulators >> Circuit Simulators >> Cadence IC5.0.33 installation on Linux
https://designers-guide.org/forum/YaBB.pl?num=1099516744

Message started by Voldemort on Nov 3rd, 2004, 1:19pm

Title: Cadence IC5.0.33 installation on Linux
Post by Voldemort on Nov 3rd, 2004, 1:19pm

Hi

I successfully followed the procedure give in the install guide which came with the ICC5.0.33 tools and was able to install cadence 5.0.33 on a linux box running RH7.2 with kernel version 2.4.7-10. The problem I am having is this

When I start cadence the splash screen comes up and the CIW window comes up and icfb just hangs !!!

The panic.log file is created but it is empty

I also set the environment variable

LD_ASSUME_KERNEL=2.4.1

and tried it but the same thing happens.

Any pointers would be very helpful


I have set the license variable as

CDS_LIC_FILE=5280@license.server.com
5280 is the port number in my .bashrc file which I source.

Thanks


Title: Re: Cadence IC5.0.33 installation on Linux
Post by ywguo on Nov 5th, 2004, 6:38am

Could you tell me the hardware config. of your computer? Thanks.

I am so annoyed because Dell's server doesn't support Redhat 7.2. Dell's new model Poweredge 2850 even doesn't support Redhat 7.2 to Redhat 9.0.  :(

Thanks
yawei

Title: Re: Cadence IC5.0.33 installation on Linux
Post by Voldemort on Nov 5th, 2004, 8:04am

I am using a Dell Dimension 4550. Its a P4 1.5Ghz, with 1GB RAM.

What is the specs of your system.

Boa... I downloaded i386 version of RH7.2 and RH7.3 and installed it. But is there a specific way of checking what my kernel version is.


Title: Re: Cadence IC5.0.33 installation on Linux
Post by Andrew Beckett on Nov 9th, 2004, 12:07am

uname -a is a good bet:

Linux lnx-mymachine 2.4.18-27.7.xsmp #1 SMP Fri Mar 14 05:52:30 EST 2003 i686  unknown

I'm not sure the stuff about using x386 kernels instead of x686. All our Linux machines show i686 in the uname output...

I'd recommend using something more recent. For example, I use RHEL 3.0, and have no problems with IC5033 or IC5141. I do set LD_ASSUME_KERNEL to quieten down some of the warnings (that's not necessary for RH7.2 though). In practice, we have at least RH7.3 on Linux machines in my office, with a few RH8.0, and most are now being built with RHEL 3.0

Regards,

Andrew.

Title: Re: Cadence IC5.0.33 installation on Linux
Post by fred wang on Aug 15th, 2005, 7:38pm

Hi Andrew,
I have installed IC5033 in linux 3.0.  I got the same problems as others, like failing to start Lib manager window. Any suggest for me?
Thanks
Fred

Title: Re: Cadence IC5.0.33 installation on Linux
Post by Andrew Beckett on Aug 15th, 2005, 9:31pm

Fred,

You didn't say whether you had set LD_ASSUME_KERNEL:


Code:
setenv LD_ASSUME_KERNEL 2.4.1


if csh is your shell;


Code:
LD_ASSUME_KERNEL=2.4.1
export LD_ASSUME_KERNEL


if sh/ksh/bash is your shell.

After having set this, if the library manager still does not start, is there any kind of error message? If not, try typing "libManager" at the shell prompt to see if that gives any more detailed error message. Please post the error messages here if LD_ASSUME_KERNEL does not work.

Regards,

Andrew.

The Designer's Guide Community Forum » Powered by YaBB 2.2.2!
YaBB © 2000-2008. All Rights Reserved.