helo ! Shardendu, help me!!!

M

mickywang

Guest
dear Shardendu:
hello!I am trying to run a pli application. When i compiled the app by
pliwiz from cadence, i got a libpli.so. After running the verilog code
with the LD_LIBRARY_PATH set correctly, ncverilog returns :

error while loading shared libraries : libudm.so : can not open shared
object file: No such file or directory.your case
is also meeted with,can you tell me how to do with it ? And I have done
according to the method which eric tell you,above error remains appear.I
wish you tell me how to do.thank you very much!!

mickywang
 
Hi,
I think your LD_LIBRARY_PATH is still not complete, I normally see this file
libudm.so under

$CDS_INST_DIR/tools/lib

Can you show us your complete LD_LIB setting (do an echo $LD_LIBRARY_PATH)
HTH,
Ajeetha
http://www.noveldv.com
Co-Author: Using PSL/SUGAR for Formal and Dynamic Verification 2nd
Edition.
"mickywang" <longtshsh@sohu.com> wrote in message news:<0e369eda719b892fde3eac37cc8c86c8@localhost.talkaboutprogramming.com>...
dear Shardendu:
hello!I am trying to run a pli application. When i compiled the app by
pliwiz from cadence, i got a libpli.so. After running the verilog code
with the LD_LIBRARY_PATH set correctly, ncverilog returns :

error while loading shared libraries : libudm.so : can not open shared
object file: No such file or directory.your case
is also meeted with,can you tell me how to do with it ? And I have done
according to the method which eric tell you,above error remains appear.I
wish you tell me how to do.thank you very much!!

mickywang
 

Welcome to EDABoard.com

Sponsor

Back
Top