<html>
<br>
Thank you Marco.<br><br>
I solve the errors with your information. In Portugal the decimal
separator is also the comma character &quot;,&quot; and not the point
&quot;.&quot;.<br><br>
But another error happens... When i try to change the climate
file:<br><br>
<font face="Courier New, Courier">At line 2615 of file 
esru_libGTK.F<br>
Fortran runtime error: End of record<br><br>
</font>Do you think that the reason is the same?<br><br>
Jon i compiled again the source code with ./Install -d usr/esru90 --gcc4
but the errors still continue...(no errors in compilation). I solved the
problem with Marco's information.<br><br>
Now my problem is the one i reported. Can anyone help me?<br><br>
Regards,<br><br>
Paulo Tavares<br><br>
<br><br>
At 00:18 23-06-2009 +0200, Marco Manzan wrote:<br>
<blockquote type=cite class=cite cite>Alle luned́ 22 giugno 2009,
esp-r-request@lists.strath.ac.uk ha scritto:<br>
&gt; Date: Mon, 22 Jun 2009 15:46:48 +0100<br>
&gt; From: Paulo Tavares &lt;ptavares@mail.isec.pt&gt;<br>
&gt; Subject: [esp-r]&nbsp; printf broken error...<br>
&gt; To: esp-r@lists.strath.ac.uk<br>
&gt; Message-ID:
&lt;5.1.0.14.0.20090622153843.017f1850@pop.isec.pt&gt;<br>
&gt; Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
&gt;<br>
&gt;<br>
&gt; Hi all!<br>
&gt;<br>
&gt; I have compiled the latest version of ESP-r (11.7) without any
errors.I?m<br>
&gt; using the recommended compilers. But now, when i tried to open an
example<br>
&gt; occur this error:<br>
&gt;<br>
&gt; paulo@paulo-laptop:~$ esp-r<br>
&gt; paulo@paulo-laptop:~$ At line 2965 of file esru_lib.F<br>
&gt; Internal Error: printf is broken<br>
&gt;<br>
&gt; Another error happens when i try to create a new project:<br>
&gt;<br>
&gt; paulo@paulo-laptop:~$ esp-r<br>
&gt; paulo@paulo-laptop:~$&nbsp; espokbox selected id
iw&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2<br>
&gt;&nbsp;&nbsp; espokbox selected id
iw&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2<br>
&gt; At line 375 of file esru_libGTK.F<br>
&gt; Internal Error: printf is broken<br>
&gt;<br>
&gt; What could be the reason for these errors? I think that they are
related...<br>
&gt;<br>
&gt; Regards,<br>
&gt;<br>
&gt; Paulo Tavares<br><br>
Hi Paulo<br><br>
I've found the same error, If I remember well I solved it by setting the
<br>
locale before launching the program. In the shell try setting the
LC_NUMERIC <br>
variable:<br><br>
export LC_NUMERIC=C<br><br>
I think the problem is due to the internationalization libraries, I have
to <br>
set this variable, otherwise in italian locale the decimal separator is
comma <br>
character &quot;,&quot; and not the point &quot;.&quot; as is supposed to
be in esp-r. I don't <br>
know if it is true for portogues locale too.<br><br>
I hope this could help you<br><br>
regards,<br><br>
Marco<br><br>
-- <br>
&nbsp;_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
_&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
|Marco
Manzan&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Email:
manzan@units.it&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
|Tel:&nbsp;&nbsp; (+39) 040 5583506&nbsp;&nbsp; Fax&nbsp; : (+39)
040&nbsp; 572033&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
|Dipartimento di Ingegneria Navale, del Mare e per l'Ambiente
|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
|Universita' degli Studi di
Trieste&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
|piazzale Europa 1, 34127
TRIESTE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
|_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _|<br><br>
_______________________________________________<br>
esp-r mailing list<br>
esp-r@lists.strath.ac.uk<br>
<a href="http://lists.strath.ac.uk/mailman/listinfo/esp-r" eudora="autourl">http://lists.strath.ac.uk/mailman/listinfo/esp-r</a></blockquote></html>