install c@dence IC50 on linux

Status
Not open for further replies.

niko_zhang

Advanced Member level 4
Joined
Jun 23, 2001
Messages
108
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Activity points
572
I do "setenv CDSDIR=/home/cad/c@dence/tools.lnx86"

It alarm that "CDSDIR not defined" when I login, what wrong?

help me

thx
 

use this in C shell

setenv CDSDIR /home/cad/c@dence/tools.lnx86

use this in bash shell

export CDSDIR=/home/cad/c@dence/tools.lnx86

It'd be better to make a symbolic link from "tools.lnx86" to "tools" by using command;

%ln -s /home/cad/c@dence/tools.lnx86 /home/cad/c@dence/tools
 

Great !!

thx
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…