That was the problem... thanks<br><br>For the record, in UBUNTU(guest) over XP(host) with VirtualBox I did:<br> sudo ./esp-r_v11.9_linux_precomp.run<br>and the installation worked, then:<br> export PATH=$PATH:/opt/esru/bin:/opt/esru/esp-r/bin<br>
after that if I typed: <br>
esp-r or prj<br>I got the prompt: <br> "error while loading shared libraries: libgfortran.so.1: cannot open shared library: No such file or directory"<br>so with:<br> sudo dpkg -i "package_name.deb"<br>
I installed the packages: <br> gcc-4.1-base_4.1.2-21ubuntu1<br> gcc-4.3-base_4.3.2-1ubuntu11<br>
libgfortran3_4.3.2-1ubuntu11<br> libgfortran1_4.1.2-21ubuntu1<br><br>And finally worked...<br><br>thanks for your help and time<br><br><br><br><div class="gmail_quote">On Fri, Jul 30, 2010 at 3:28 AM, anthony maitos <span dir="ltr"><<a href="mailto:anthonynone@gmail.com" target="_blank">anthonynone@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Dear Victor, <br>probably the causes in order of occurence are:<br>1. You are not using root permissions, that is why the executables cannot be installed in ../bin.<br>
2. You have not used an editor to change your PATH variable, as described in e.g. <a href="http://ubuntuforums.org/showthread.php?t=650327" target="_blank">http://ubuntuforums.org/showthread.php?t=650327</a><br>
Hope I am helping.<br>If the problem continues you can simply download and install the development version, though that is a little harder.<br>Anthony Maitos.<br><br><br><br><br><div class="gmail_quote"><div><div></div><div>
On 29 July 2010 18:00, victor bunster <span dir="ltr"><<a href="mailto:n@gmail.com" target="_blank">n@gmail.com</a>></span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div>Hi,<br>I'm having some trouble with the .run file in Linux. I'm following the installation notes.<br>
First, with the esp-r_v11.9_linux_precomp.run in the tmp folder, and after changing the permissions with chmod a+x ./esp-r_v11.9_linux_precomp.run in the terminal the installation starts without problems. But after accepting the licence terms and starting either the GTK or the X11 installation it says "cannot access /opt/esru/esp-r/bin: No such file or directory" that the PATH in the .batch_profile files should include :/opt/esru/esp-r/bin:/opt/esru/esp-r/bin<br>
<br>Any ideas on what I'm doing wrong? Thanks <br><br><br><br>
<br></div></div>_______________________________________________<br>
esp-r mailing list<div><br>
<a href="mailto:esp-r@lists.strath.ac.uk" target="_blank">esp-r@lists.strath.ac.uk</a><br>
</div><div><a href="http://lists.strath.ac.uk/mailman/listinfo/esp-r" target="_blank">http://lists.strath.ac.uk/mailman/listinfo/esp-r</a><br></div></blockquote></div><br>
</blockquote></div><br>