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.

Help me~~ synopsys for linux run error

Status
Not open for further replies.

jongsulee

Newbie level 6
Newbie level 6
Joined
Jul 19, 2002
Messages
11
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
24
libncurses.so.4 synopsys

/tools/synopsys/linux/syn/bin/dc_view_exec: error while loading shared libraries: libncurses.so.4: cannot open shared object file: No such file or directory


Please .. help me !
 

install os..

install

os : redhat 7.2

syn 2002.05 sp1

Help me~~
 

libncurses.so.4 seems related to CRT screen opt.
maybe you can try to get that rpm package, good luck.
 

There is a simple alternative. In /usr/lib, there is a different vesion of libncurses named libncurses.so.5, just make a symbol link using the following command: ln -s libncurses.so.5 libncurses.so.4 in the directory.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top