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.

NCSIM error while loading shared libraries

Status
Not open for further replies.

aravind

Advanced Member level 1
Advanced Member level 1
Joined
Jun 29, 2004
Messages
482
Helped
45
Reputation
94
Reaction score
18
Trophy points
1,298
Location
india
Activity points
3,597
hi friends
i installed ncverilog .when i run simulation .everying going good.but when i launch ncsim it shows error message
"ncsim: error while loading shared libraries: libudm.so: cannot open shared object file: No such file or directory"
pls help to correct it
thanks
 

ncsim error codes

hi aravind,
i too faced this same problem,
you have to give the following setting in your .cshrc file in csh shell

"setenv LD_LIBRARY_PATH $HOME/ncv/tools/lib"

=>$HOME/ncv/tools/lib --> locates the shared libraries: libudm.so:
set the above mentioned setting and enjoy.....

bye
 

ncsim error code

i have the same trouble .
this is a good skill ...
but i have another way to solve it ..
that is adding this Dynamic lib into system
 

Re: ncsim error message

hi
how i can add dynamic lib
pls tell about it
i got one more error message. 8 bot pseudocolor error
pls reply
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top