<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">The environment variable [
<a class="moz-txt-link-freetext" href="http://en.wikipedia.org/wiki/Environment_variable">http://en.wikipedia.org/wiki/Environment_variable</a> ] ElaSticROOT
needs to contain the location path to where you have ElaStic. The
ElaStic program needs to know where it is located on your system,
the ElaSticROOT is used to tell the ElaStic program where you put
it.<br>
<br>
Below is an example of when ElaStic is decompressed in the home
directory.<br>
<br>
In a terminal,<br>
<br>
username@computername:~/Desktop$ cd ~<br>
username@computername:~$ wget
<a class="moz-txt-link-freetext" href="http://exciting.wdfiles.com/local--files/elastic/ElaStic_1.0.tar.gz">http://exciting.wdfiles.com/local--files/elastic/ElaStic_1.0.tar.gz</a><br>
...<br>
username@computername:~$ tar xzvf ElaStic_1.0.tar.gz <br>
...<br>
username@computername:~$ ls -l $ElaSticROOT/README<br>
ls: cannot access /README: No such file or directory<br>
username@computername:~$ gedit ~/.bashrc<br>
<br>
At the end of the .bashrc file, add the following line (where
"username" should be replaced by your account name) :<br>
<br>
export ElaSticROOT=/home/username/ElaStic_1.0<br>
<br>
then save the changes to .bashrc.<br>
<br>
username@computername:~$ source ~/.bashrc<br>
username@computername:~$ ls -l $ElaSticROOT/README<br>
-rw------- 1 username username 7297 May 22 2013
/home/username/ElaStic_1.0/README<br>
<br>
On 5/30/2015 9:01 AM, Abed Reg wrote:<br>
</div>
<blockquote
cite="mid:CAAD-0TkBX_rtjocQx1yooMiVub60GTRZT4CKo2PeQAxxdT5gGw@mail.gmail.com"
type="cite">
<div dir="ltr">
<div><br>
</div>
Thanks Dr Abo for your reply and for your interesting to my
questions
<div><br>
</div>
<div>I have already read the readme file and i have found a
problem with the first step :</div>
<div><br>
</div>
<div>
<div>STEP 0.1:</div>
<div> The "ElaSticROOT" shell variable must be set by the
user. For instance, add the following line with the correct
"ElaStic" path, in the ".bashrc" file:</div>
<div> export ElaSticROOT=/home/dir1/dir2/ElaStic</div>
<div><br>
</div>
<div>Can you explain more about :</div>
<div><br>
</div>
<div>the elastROOT </div>
<div>give me an example about how to set :
ElaSticROOT=/home/dir1/dir2/ElaStic</div>
<div><br>
</div>
<div>did export a command to execute in the reminal ?</div>
<div><br>
</div>
<div>Thanks</div>
<div><br>
</div>
-- <br>
<div class="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div style="font-family:monospace">
<div><font size="2"><span
style="color:rgb(0,0,255)">Mr:
A.Reggad</span>
<br>
<span
style="background-color:rgb(238,238,238)"><span
style="color:blue">Laboratoire
de Génie Physique</span></span><br>
</font></div>
<font size="2"><span
style="color:rgb(0,0,255)">Université
Ibn Khaldoun - Tiaret</span><br>
</font></div>
<div><font size="2"><span
style="font-family:monospace"><span
style="color:rgb(0,0,255)">Algerie</span></span></font><br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</body>
</html>