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.

Who can tell me how to setup L*D*V?

Status
Not open for further replies.

cygnet

Member level 2
Joined
Oct 31, 2003
Messages
49
Helped
2
Reputation
4
Reaction score
0
Trophy points
1,286
Activity points
345
I've download L*D*V 3.3 for linux from the ftp site,and extracted them to /tools directory, how to set the variables e.g. cds_root?

a friend told me to see see the tall directory /doc/ldvconfig ,but i cannot find it,
*_*, i do not know why.
 

Is there any readme or other information about enviornment setup?
 

hi,

there is a document in the directory .../installdir/doc called LDV Configuration Guide. But as I know you only have to add the library path:
"setenv LD_LIBRARY_PATH install_dir/tools/lib:${LD_LIBRARY_PATH}"
and add the path to the binaries:
"set path = (install_dir/tools/bin $path)"
Special variable set up is necessary for 64bit mode.

Greetings,
hqqh
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top