[esp-r] Re: cannot open Simulation window
Achim Geissler
achim.geissler at intergga.ch
Tue Jul 30 20:03:25 BST 2019
Hi Juanita,
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?
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.
Best
Achim
> On 30 Jul 2019, at 13:43, Juanita Solano Guzmán <juanita.solano94 at gmail.com> wrote:
>
> Hello,
>
> I can't find my .profile file.
> 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.
> I see bash_history listed in my directory, but no .profile file.
>
> Thanks.
> Juanita
>
> Am Di., 30. Juli 2019 um 12:58 Uhr schrieb Jon Hand <jon at esru.strath.ac.uk <mailto:jon at esru.strath.ac.uk>>:
> Juanita,
> On your computer the operating system cannot found the ESP-r executables. This
> suggests that your PATH environment variable (which tells the operating system
> where to look for executables) has not been updated.
>
> On Linux ESP-r executables are usually installed to /opt/esp-r/bin. You should have an entry in the form of:
> PATH="/opt/esp-r/bin:$PATH"
> in the .profile file in your home directory. Edit this into the .profile file, save it, and then log out and log
> back in again. To see if the operating system can find the ESP-r tools type in the following command:
> which bps
> and if it returns /opt/esp-r/bin/bps then you are good to go.
>
> -Jon Hand
>
>
> ________________________________________
> From: esp-r-bounces at lists.strath.ac.uk <mailto:esp-r-bounces at lists.strath.ac.uk> [esp-r-bounces at lists.strath.ac.uk <mailto:esp-r-bounces at lists.strath.ac.uk>] on behalf of Juanita Solano Guzmán [juanita.solano94 at gmail.com <mailto:juanita.solano94 at gmail.com>]
> Sent: 30 July 2019 10:38
> To: esp-r at lists.strath.ac.uk <mailto:esp-r at lists.strath.ac.uk>
> Subject: [esp-r] cannot open Simulation window
>
> Hello everybody,
>
> 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:
>
> bps: not found
> ish: not found
> clm: not found
>
> Does anybody know what could be causing this problem and how I could fix it?
>
> Thank you very much in advance.
>
> Best regards,
> Juanita
> _______________________________________________
> esp-r mailing list
> esp-r at lists.strath.ac.uk
> http://lists.strath.ac.uk/mailman/listinfo/esp-r
achim.geissler at intergga.ch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.strath.ac.uk/archives/esp-r/attachments/20190730/94bd3366/attachment.html
More information about the esp-r
mailing list