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.

[SOLVED] Unable to launch virtuoso: libvisadev.so error

Status
Not open for further replies.

Rachana1234

Newbie
Newbie level 3
Joined
Sep 30, 2019
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
32
Hi All,
When I try to invoke virtuoso (from Cadence), I run into the following error:
Unable to find libvisadev.so
The above lib is present in <install_dir>/tools.lnx86/bin/lib and <install_dir>/tools.lnx86/bin/lib/64bit.

Please let me know how to debug this.

Thank you.
 

dick_freebird

Advanced Member level 7
Advanced Member level 7
Joined
Mar 4, 2008
Messages
8,358
Helped
2,309
Reputation
4,628
Reaction score
2,368
Trophy points
1,393
Location
USA
Activity points
66,819
I'd first look to the searchpath, which should be getting modified
by a startup script. Since there's supplied versions present, I'd guess
"knowing where to look" is the problem.

But you might check versioning too, just in case your system
administrator has already "been trying stuff" but using stale
"stuff" they found.
 

Rachana1234

Newbie
Newbie level 3
Joined
Sep 30, 2019
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
32
I'd first look to the searchpath, which should be getting modified
by a startup script. Since there's supplied versions present, I'd guess
"knowing where to look" is the problem.

But you might check versioning too, just in case your system
administrator has already "been trying stuff" but using stale
"stuff" they found.
Thank you for the suggestion.
The issue is resolved.
There was an issue in the PATH env variable, where one of the Cadence tools had corrupted files.
By negating the tools defined in the cshrc, we got to know the actual tool which was causing the issue.

Thank you once again for the hint!
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top