The problem about using cadence assura tool

Status
Not open for further replies.

Yikun

Newbie level 5
Joined
Aug 19, 2013
Messages
10
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Visit site
Activity points
70
When I start assura independently by using command "avv", there is error message "ERROR: oaGetLibPath cannot be executed because the /usr/cadence/IC615/share/oa/bin/linux_rhel30_gcc44x_32/opt", anyone had this problem before, please help me. Thanks very much in advance.
 

Well, I've never tried to run it outside of the normal icfb
environment, but I expect this is either a path-set-wrong,
path-not-set or a missing low level libraries problem - linux
allowing all sorts of half-@ssed roll-your-own installations.

Go back to the start of the sysadmin instructions (or grab
your sysadmin by the neck) and verify that the referenced
libraries are present and that their location variables are
set right. This could be iterative....
p
 

There is no "/usr/cadence/IC615/share/oa/bin/linux_rhel30_gcc44x_32/opt" in my system, but there is "/usr/cadence/IC615/share/oa/bin/linux_rhel30_gcc411_32/opt", I don't know why.
Before, I installed NCSU FreePDK45, maybe this prcocess I changed some setting unintended.
 

So you could try a link: From the /usr/cadence/IC615/share/oa/bin/ directory, type:
Code:
ln -s linux_rhel30_gcc411_32 linux_rhel30_gcc44x_32
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…