<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Juanita,<div class=""><br class=""></div><div class="">are you working on in a terminal window? The “.” files are usually hidden. Did you enter ls -al ? That also shows hidden files. It is possible that you do not have an own .profile (actually, with bash, it can be .bashrc and/or .bash_profile, as well). And I suppose we are talking about your home directory?</div><div class=""><br class=""></div><div class="">If there is no such file in your home directory, then simply create one (with a text editor, pure ascii) and add the PATH directive. Then you do not need to enter it every time.</div><div class=""><br class=""></div><div class="">Best</div><div class="">Achim<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 30 Jul 2019, at 13:43, Juanita Solano Guzmán &lt;<a href="mailto:juanita.solano94@gmail.com" class="">juanita.solano94@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">Hello, <br class=""></div><div class=""><br class=""></div><div class="">I can't find my .profile file. <br class=""></div><div class="">Entering 
PATH="/scratch/esru/esp-r/bin:$PATH" (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 class=""></div><div class="">I see bash_history listed in my directory, but no .profile file. <br class=""></div><div class=""><br class=""></div><div class="">Thanks.</div><div class="">Juanita <br class=""></div></div><br class=""><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Am Di., 30. Juli 2019 um 12:58&nbsp;Uhr schrieb Jon Hand &lt;<a href="mailto:jon@esru.strath.ac.uk" class="">jon@esru.strath.ac.uk</a>&gt;:<br class=""></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 class="">
On your computer the operating system cannot found the ESP-r executables. This<br class="">
suggests that your PATH environment variable (which tells the operating system<br class="">
where to look for executables) has not been updated.&nbsp; <br class="">
<br class="">
On Linux ESP-r executables are usually installed to /opt/esp-r/bin.&nbsp; You should have an entry in the form of:<br class="">
&nbsp; PATH="/opt/esp-r/bin:$PATH" <br class="">
in the .profile file in your home directory. Edit this into the .profile file, save it, and then log out and log <br class="">
back in again.&nbsp; To see if the operating system can find the ESP-r tools type in the following command:<br class="">
&nbsp;which bps<br class="">
and if it returns /opt/esp-r/bin/bps then you are good to go.<br class="">
<br class="">
-Jon Hand<br class="">
<br class="">
<br class="">
________________________________________<br class="">
From: <a href="mailto:esp-r-bounces@lists.strath.ac.uk" target="_blank" class="">esp-r-bounces@lists.strath.ac.uk</a> [<a href="mailto:esp-r-bounces@lists.strath.ac.uk" target="_blank" class="">esp-r-bounces@lists.strath.ac.uk</a>] on behalf of Juanita Solano Guzmán [<a href="mailto:juanita.solano94@gmail.com" target="_blank" class="">juanita.solano94@gmail.com</a>]<br class="">
Sent: 30 July 2019 10:38<br class="">
To: <a href="mailto:esp-r@lists.strath.ac.uk" target="_blank" class="">esp-r@lists.strath.ac.uk</a><br class="">
Subject: [esp-r]&nbsp; cannot open Simulation window<br class="">
<br class="">
Hello everybody,<br class="">
<br class="">
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't work. I see the following lines in my command window:<br class="">
<br class="">
bps: not found<br class="">
ish: not found<br class="">
clm: not found<br class="">
<br class="">
Does anybody know what could be causing this problem and how I could fix it?<br class="">
<br class="">
Thank you very much in advance.<br class="">
<br class="">
Best regards,<br class="">
Juanita<br class="">
</blockquote></div>
_______________________________________________<br class="">esp-r mailing list<br class=""><a href="mailto:esp-r@lists.strath.ac.uk" class="">esp-r@lists.strath.ac.uk</a><br class="">http://lists.strath.ac.uk/mailman/listinfo/esp-r</div></blockquote></div><br class=""><div class="">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div class=""><a href="mailto:achim.geissler@intergga.ch" class="">achim.geissler@intergga.ch</a></div><div class=""><br class=""></div><div class=""><br class=""></div></span><br class="Apple-interchange-newline">

</div>
<br class=""></div></body></html>