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.

Can't Start nclaunch of LDV 5.1 from The Linux Terminal

Status
Not open for further replies.

sunny656

Member level 1
Joined
May 25, 2004
Messages
34
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
382
libvisadev.so

Hi, all:

I've perfrom a full installation of LDV 51 Base-line without error on my LinuxRH 8.0 platform and set up the path variables and library paths appropriately in the .cshrc file as shown below. I still cannot start ncluanch from the terminal after the excuting the Linux batch command csh. The error I got is that the shared object file cannot be opened in the shared libraries. Does anyone know how to fix this bug ?


# Set up the pathl variables for LDV 5.1
setenv PATH {$PATH}:/tools/ldv51/tools.lnx86/bin
setenv PATH {$PATH}:/tools/ldv51/tools.lnx86/dfII/bin
setenv PATH {$PATH}:/tools/ldv51/tools.lnx86/verity/bin
setenv PATH {$PATH}:/tools/ldv51/tools.lnx86/vtools/vfault/bin
setenv PATH {$PATH}:/tools/ldv51/tools.lnx86/verilog/bin
setenv PATH {$PATH}:/tools/ldv51/tools.lnx86/nclaunch/bin
setenv PATH {$PATH}:/tools/ldv51/tools.lnx86/simvision/bin
setenv PATH {$PATH}:/tools/ldv51/tools.lnx86/systemc/bin
setenv PATH {$PATH}:/tools/ldv51/tools.lnx86/spectre/bin

#Set up the library paths for LDV5.1
setenv LDVDIR /tools/ldv51
setenv LDV_ROOT /tools/ldv51
setenv LDV_INSTALL_DIR /tools/ldv51
setenv LDV_LIBRARY_PATH /$LDVDIR/tools.lnx86/lib:LDV_LIBRARY_PATH
set path = ($LDV_LIBRARY_PATH $LDVDIR/tools.lnx86/bin $LDVDIR/tools.lnx86/verilog/bin $LDVDIR/tools.lnx86/nclaunch/bin $LDVDIR/tools.lnx86/spectre/bin $LDVDIR/tools.lnx86/dfII/bin $LDVDIR/tools.lnx86/verity/bin $LDVDIR/tools.lnx86/vtools/vfault/bin $path)






Sunny656
 

libvisadev

edit your /etc/csh.login csh.cshrc
 

libudm.so

which shared object can not be found?
Would you please describe it in detail?
 

libvisadev.so spectre

ln -s tools.lnx86 tools
 

libudm

which shared object can not be found?
Would you please describe it in detail?



The shared object file libvisadev.so cannot be opened while loading the shared library from the LDV 5.11 installation directory.
 

libvisadev.so where

ln -s tools.lnx86 tools

I've create a symbolic link for tools.lnx86 before creating the .cshrc batch file. The problem still
exits.
 

spectre lib/tls

edit your /etc/csh.login csh.cshrc


How do you edit both the csh.login and csh.cshrc files ?
 

ldv starting problem

Setup opuspath is more useful, I guess.
 

libvisadev.so

I have the same problem to start nclaunch ver.5.11.

Error message: error while loading share libraries:libvisadev.so: cannot open share object file: No such file or directory

Lateron I tried this with nclaunch ver.4.0 and it worked.

Please who can solve this problem ?
 

set nclaunch in linux

Hi, all:

I've finally fixed this problem. Just update the LDV 5.1 base line using the latest LDV 5.1 ISR package. Even though the nclaunch problem has been gone, there are some problems with simvision which is hang up during the simulation process in the ICFB evironment. Also the ncveriog cannot be run from the x-terminal. Can anyone fix these bugs ?


sunny656
 

library linux libvisadev.so

hi sunny656,

i couldn´t found LDV 5.1 ISR on the cadence ftp server.
There are only complete and overlay packets.
Please tell me the directory path.

Thank
 

linux ldv

Hi egon,

Try the LDV5.1 ISR package:ISR200401231650_LDV51_lnx86_1of1.tar. Good luck!

sunny656
 

nclaunch linux

Maybe you can tell the address via email ?
 

libvisadev.so package

hi,
is there anyother way by which we can fix this problem. I am facing the same problem for IC5 and LDV5. I am using Linux 9.0 ....i think i should though reinstall to 7.3 redhat.

do we have any solution other than replacing the Base line version ??

cheers,
Gold_kiss
 

download libvisadev.so

Hi,
Can u help me
i cannot launch ncsim ..i have following error..

ncsim: error while loading shared libraries:libudm.so: cannot open shared objects file: No such file or directory


can u help me on this.
Thanks,
Gold_kiss
 

libvisadev.so solaris

I think you sould set LD_LIBRARY_PATH to ${LDV_INST_DIR}/tools/lib.
 

libvisadev.so rpm

if you run it op rh9,maybe you should do this : mv /lib/tls /lib/tls.bak
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top