Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Problem installing IC_5.0.32 on suse32_10.1

Status
Not open for further replies.

josefico

Newbie level 1
Joined
Jan 6, 2006
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,288
I'm geting this error when I run softload:
"symbol errno, version GLIBC_2.0 not defined in file libc.so.6"

Then I try:
"export LD_ASSUME_KERNEL=2.4.1"
before I run again softload

and then I get the next error:
"error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory"

What should I do?

Thanks
Jose
 

josefico said:
I'm geting this error when I run softload:
"symbol errno, version GLIBC_2.0 not defined in file libc.so.6"

Then I try:
"export LD_ASSUME_KERNEL=2.4.1"
before I run again softload

and then I get the next error:
"error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory"

What should I do?

Thanks
Jose

It seems that you didn't install the lib "libdl.so.2" in you operation system. So install it and try again.

Gook luck!
 

I have the same problem in cadence installing. Anyone can help?

Whether the only method is to downgrad gcc to 2.3.2?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top