Thanks Jon but dont work the same.<br><br>Summarize the steps performed to install esp-r 11.7:<br>
<br> 1) I Install Ubuntu 9.04
<br>
<br> 2) I Install Packages lib2c, ImageMagick and gfortran 4.3.3 (after checking gcc - version)
<br>
<br> 3) Run as root / tmp/esp-r_v11.7_linux_precomp.run
<br>
<br>
4) I update my profile bash.bashrc
(add PATH=:/opt/esru/bin:/opt/esru/esp-r/bin; see attached)
<br>
<br> 5) I launch by shell esp-r or prj but the command is not found, <br>if I go into / opt / esru / esp-r / bin and run ./prj, then the answer is:
<br> <br>./prj: error while loading shared libraries:
libgfortran.so.1: can not open shared object file: No such file or
directory <br><br>Someone can help to resolve this problem?<br><br>Thanks in advance<br>Best regards,<br>Giulio B.<br>
<br><br><div class="gmail_quote">2009/8/25 Jon Hand <span dir="ltr"><<a href="mailto:jon@esru.strath.ac.uk">jon@esru.strath.ac.uk</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
You need to install the gfortran compiler to match the GCC compiler<br>
that is already on your computer. Ubuntu package manager is the<br>
tool to use.<br>
<br>
in a command line give the command<br>
gcc --version<br>
<br>
if it says gcc 4.1 then in the package manager do a search for gfortran<br>
and if you are given more than one option select the 4.1 version.<br>
<font color="#888888"><br>
-Jon Hand<br>
________________________________________<br>
From: <a href="mailto:esp-r-bounces@lists.strath.ac.uk">esp-r-bounces@lists.strath.ac.uk</a> [<a href="mailto:esp-r-bounces@lists.strath.ac.uk">esp-r-bounces@lists.strath.ac.uk</a>] On Behalf Of giulio benincasa [<a href="mailto:gialloneroverde@gmail.com">gialloneroverde@gmail.com</a>]<br>
Sent: 25 August 2009 14:44<br>
To: <a href="mailto:esp-r@lists.strath.ac.uk">esp-r@lists.strath.ac.uk</a><br>
Subject: [esp-r] Installation esp-r 11.7 on Ubuntu 9.04<br>
</font><div><div></div><div class="h5"><br>
Hi all,<br>
<br>
I dont able to work with esp-r 11.7 on Ubuntu 9.04 because I can't find libgfortran.so.1 : when in the terminal I run prj the answer is there isnt libgfortran.so.1, but if I try to install libgfortran.so.1 the answer is that there is a most recent version ......<br>
<br>
Someone knows how to resolve this problem?<br>
<br>
Thanks in advance<br>
Best regards,<br>
Giulio B.<br>
<br>
</div></div></blockquote></div><br>