<div dir="ltr"><div>Hello, <br></div><div><br></div><div>I can&#39;t find my .profile file. <br></div><div>Entering 
PATH=&quot;/scratch/esru/esp-r/bin:$PATH&quot; (that´s where ESPr is located in the computer) in my model folder (not in esru) does the trick but when I log out and log back in, I have to enter it once again. <br></div><div>I see bash_history listed in my directory, but no .profile file. <br></div><div><br></div><div>Thanks.</div><div>Juanita <br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Am Di., 30. Juli 2019 um 12:58 Uhr schrieb Jon Hand &lt;<a href="mailto:jon@esru.strath.ac.uk">jon@esru.strath.ac.uk</a>&gt;:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Juanita,<br>
On your computer the operating system cannot found the ESP-r executables. This<br>
suggests that your PATH environment variable (which tells the operating system<br>
where to look for executables) has not been updated.  <br>
<br>
On Linux ESP-r executables are usually installed to /opt/esp-r/bin.  You should have an entry in the form of:<br>
  PATH=&quot;/opt/esp-r/bin:$PATH&quot; <br>
in the .profile file in your home directory. Edit this into the .profile file, save it, and then log out and log <br>
back in again.  To see if the operating system can find the ESP-r tools type in the following command:<br>
 which bps<br>
and if it returns /opt/esp-r/bin/bps then you are good to go.<br>
<br>
-Jon Hand<br>
<br>
<br>
________________________________________<br>
From: <a href="mailto:esp-r-bounces@lists.strath.ac.uk" target="_blank">esp-r-bounces@lists.strath.ac.uk</a> [<a href="mailto:esp-r-bounces@lists.strath.ac.uk" target="_blank">esp-r-bounces@lists.strath.ac.uk</a>] on behalf of Juanita Solano Guzmán [<a href="mailto:juanita.solano94@gmail.com" target="_blank">juanita.solano94@gmail.com</a>]<br>
Sent: 30 July 2019 10:38<br>
To: <a href="mailto:esp-r@lists.strath.ac.uk" target="_blank">esp-r@lists.strath.ac.uk</a><br>
Subject: [esp-r]  cannot open Simulation window<br>
<br>
Hello everybody,<br>
<br>
at the moment I am not able to open my simulation window, as well as the shading/insolation one or when trying to browse my weather data. So basically I only get to see the Project Manager but when I try to open an additional window it doesn&#39;t work. I see the following lines in my command window:<br>
<br>
bps: not found<br>
ish: not found<br>
clm: not found<br>
<br>
Does anybody know what could be causing this problem and how I could fix it?<br>
<br>
Thank you very much in advance.<br>
<br>
Best regards,<br>
Juanita<br>
</blockquote></div>