electronics forum

Rules | Recent posts | topic RSS | Search | Register  | Log in

guide for installation of IC5141 USR5 on RHEL 5.1


Goto page Previous  1, 2
Post new topic  Reply to topic    EDAboard.com Forum Index -> Linux Software -> guide for installation of IC5141 USR5 on RHEL 5.1
Author Message
ldhung



Joined: 26 Jul 2004
Posts: 44


Post03 Jun 2009 9:43   

install cadence scientific linux 5.1


When I install IC5141 + IC5141 USR6 on RHEl5. I have encountered the following problem:
Determining available disk space
sort: open failed: +2: No such file or directory
Determining required disk space

and

Executing control programs (pre-load) ...
sort: open failed: +3: No such file or directory
expr: syntax error

SL-8: No information available on :.
Call the Cadence Customer Response Center (CRC) at 1-800-Cadenc2
(1-800-223-3622) to get the right /tools/ic5141/install/tmp/mediaMap.lnx86 file.

Then, I turn back to the Main Menu. I can not proceed the IC5141 installation
Please help me
thanks
Back to top
hock



Joined: 28 May 2001
Posts: 1291
Helped: 23
Location: India


Post04 Jun 2009 8:41   

install cadence tools in rhel


you have missed this step.

7) Set posix compliance by typing "export _POSIX2_VERSION='199209'" in the above terminal

run setup from this terminal only.

hock
Back to top
ldhung



Joined: 26 Jul 2004
Posts: 44


Post09 Jun 2009 13:18   

ic5141 install error


Hi Hock,
I have already set export _POSIX2_VERSION='199209' in terminal
But could you please help me how to invoke "Open a c shell command terminal in /tmp/IC5141_lnx86.Update
What is the difference between a normal teminal and a c shell command terminal
I invoked a normal terminal and set export _POSIX2_VERSION='199209', but I still commit the above error.
When I type csh in the terminal, the next step export _POSIX2_VERSION='199209' is prompted "invalid command"
Thanks
Back to top
hock



Joined: 28 May 2001
Posts: 1291
Helped: 23
Location: India


Post12 Jun 2009 7:07   

install ic5141 rhel


use file brouser to go to the folder.
rt clikc and select open in terminal.
tou will get a command window with path set to the current folder.

you can also open a command window and then cd to the desired folder. then use the command
EXPORT_POSIX2_VERSION='199209'
Back to top
steve_guo



Joined: 29 Sep 2004
Posts: 24
Helped: 2


Post16 Jun 2009 10:15   

ncompress rh5


Is that real ?
I've heard RHEL5's kernel cannot be compatible with IC5141.
Back to top
hock



Joined: 28 May 2001
Posts: 1291
Helped: 23
Location: India


Post17 Jun 2009 6:04   

what is ic5141


i have been using it for last 1 year without any issue.
make sure you are having usr4 and above.
use my procedure to install.

hock
Back to top
xinhunlei



Joined: 14 Dec 2006
Posts: 7


Post25 Jun 2009 15:11   

install rhel5 on vaio cr series


hellow, hock I have successfully installed 5141usr5 on my rhel5.3 ,but when i run LOGLVS in the shell ,it inform me the following error,what can i do ,please? Thank you very much!
[cheeken(at)linux ~]$ LOGLVS
/Space/cds/tools/dracula/bin/32bit/LOGLVS: error while loading shared libraries: libm.so.6: cannot open shared object file: No such file or directory
Back to top
R00KIE



Joined: 19 Jan 2003
Posts: 139
Helped: 20
Location: Portugal


Post25 Jun 2009 18:29   

rhel 5.1 file and locations


That's (most obviously) a missing library problem.
Try this on the console

Code:

yum provides libm.so.6


It will output a list of packages that provide that file. You will probably see lots of things about glibc.i686 and glibc.x86_64 so it means you need glibc, as root do

Code:

yum install glibc


Hopefully your problem with that file will go away but you may get some more errors about other files but the solution is similar.
Back to top
hock



Joined: 28 May 2001
Posts: 1291
Helped: 23
Location: India


Post25 Jun 2009 18:49   

why ld_library_path doesnot get set in rhel 5.1


You forgot to set the env var "LD_LIBRARY_PATH" in your cshrc file.

hock
Back to top
xinhunlei



Joined: 14 Dec 2006
Posts: 7


Post27 Jun 2009 8:23   

cadence ic5141 usr6 linux compatibility


I have installed the glibc rpm and when i use "yum install libm.so.6" ,it tells me libm.so.6 has been installed

And i also set the LD_LABRARY_PATH ,but the error still, i think it may because the dracula can not run on rhel5?
Back to top
patricounet



Joined: 30 Jun 2009
Posts: 1
Location: france


Post30 Jun 2009 18:31   

centos _posix2_version


I got the IC5141 Base but as some other posts explain, for 2.4 to 2.6 kernel, (ubuntu 8.1 for example), I need to install IC5141 usr4 or usr5 hotpatches. Anyone can tell me where to find them ? I have not been successfull finding them so far.
Thanks
Back to top
Grannun



Joined: 11 Jul 2009
Posts: 2
Location: Minnesota


Post06 Aug 2009 18:57   

cadence ic5141 centos


This guide is great, however I was wondering if IC5141 or IC611 will run on any versions of CentOS? I would assume yes but can anyone confirm?
Back to top
hock



Joined: 28 May 2001
Posts: 1291
Helped: 23
Location: India


Post07 Aug 2009 8:33   

ic5141 p/n isr


cent OS is identical to RHEL so it will work with cent os 5.1, 5.2 and 5.3 as well.
hock
Back to top
Cryinrain



Joined: 07 Oct 2006
Posts: 2


Post15 Aug 2009 15:02   

ic5141usr5_lnx86 download


3x !
^^
Back to top
elelab



Joined: 24 Aug 2009
Posts: 4
Location: USA


Post23 Sep 2009 4:20   

/lib/libc.so.6: file not recognized: File format not recogni


Thanks for the previous post. I installed IC5141 USR6 and MMSIM7.1

when I run SpectreRFworkshop-LNA design and got a fatal error.
the spectre.out and ahdlcmi.out are below.

thanks for any solution.


spectre.out
------------------------------------------------------
.....
Error found by spectre during AHDL read-in.
ERROR (VACOMP-1008): Unable to compile ahdlcmi module library,

.....
spectre terminated prematurely due to fatal error.
-------------------------------------------------------

ahdlcmi.out
------------------------------------------
....
[b]/lib/libc.so.6: file not recognized: File format not recognized
collect2: ld returned 1 exit status
gnumake: *** [obj/optimize/5.0/libahdlcmi.so] Error 1

-----------------------------------------------------------------------
Back to top
elelab



Joined: 24 Aug 2009
Posts: 4
Location: USA


Post24 Sep 2009 5:50   

Re: /lib/libc.so.6: file not recognized: File format not rec


Solved. by updating the latest MMSIM.
Back to top
roli



Joined: 29 Apr 2001
Posts: 846
Helped: 1
Location: 'SiliconWafer' Island


Post26 Sep 2009 14:48   

guide for installation of IC5141 USR5 on RHEL 5.1


Thanks 'hock' - you've done a great job !
Back to top
Arabic versionBulgarian versionCatalan versionCzech versionDanish versionGerman versionGreek versionEnglish versionSpanish versionFinnish versionFrench versionHindi versionCroatian versionIndonesian versionItalian versionHebrew versionJapanese versionKorean versionLithuanian versionLatvian versionDutch versionNorwegian versionPolish versionPortuguese versionRomanian versionRussian versionSlovak versionSlovenian versionSerbian versionSwedish versionTagalog versionUkrainian versionVietnamese versionChinese version
Post new topic  Reply to topic    EDAboard.com Forum Index -> Linux Software -> guide for installation of IC5141 USR5 on RHEL 5.1
Page 2 of 2 All times are GMT + 1 Hour
Goto page Previous  1, 2
Similar topics:
RHEL 4 and IC5141 INstallation (2)
can i install USR5 with out Base for IC5141 (2)
ic5141 on RHEL 3 and RHEL 4 (4)
Question about installing usr5 of ic5141 (2)
where can I get RHEL 3 for IC5141?? (7)
1. kde or gnome? 2. coul i use kde in RHEL 4 for ic5141? (1)
Help needed for installation Cadence IC5141 on Ubuntu8 (3)
VCS installation problem in RHEL 3 (5)
Cadence IC5141 installation problems (3)
Installscape IC5141 installation problem (1)


Abuse || Administrator || Moderators || Support us || sitemap
topic RSS