How to install Assura? (Variables in .bashrc or .cshrc)

Status
Not open for further replies.

ahmad_abdulghany

Advanced Member level 4
Joined
Apr 12, 2005
Messages
1,206
Helped
102
Reputation
206
Reaction score
22
Trophy points
1,318
Location
San Jose, California, USA
Activity points
11,769
assura install

Hello,

I have installed Assura 314, and I need to start using it, so I would like to know how to embed it in VLE, and what're the required environment variables (license variable and others) that're required to run it..

Thanks in advance,
Ahmad.
 

assura license

you need to set the variable ASSURAHOME to the path of your installtion, also set the path variable to the tools/bin directory. hopefully you should assura within layout environment.


amarnath
 
assura .cshrc

in c-shell:
################## ASSURA ENV VARIABLES ###################
setenv ASSURAHOME <instdir>
setenv CDS_LIC_FILE $ASSURAHOME/share/license/license.dat
setenv PATH "$ASSURAHOME/tools/bin:$ASSURAHOME/tools/assura/bin:${PATH}"
######################################################
 

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