<html>
<br>
Thank you Marco.<br><br>
I solve the errors with your information. In Portugal the decimal
separator is also the comma character "," and not the point
".".<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>
> Date: Mon, 22 Jun 2009 15:46:48 +0100<br>
> From: Paulo Tavares <ptavares@mail.isec.pt><br>
> Subject: [esp-r] printf broken error...<br>
> To: esp-r@lists.strath.ac.uk<br>
> Message-ID:
<5.1.0.14.0.20090622153843.017f1850@pop.isec.pt><br>
> Content-Type: text/plain; charset="iso-8859-1"<br>
><br>
><br>
> Hi all!<br>
><br>
> I have compiled the latest version of ESP-r (11.7) without any
errors.I?m<br>
> using the recommended compilers. But now, when i tried to open an
example<br>
> occur this error:<br>
><br>
> paulo@paulo-laptop:~$ esp-r<br>
> paulo@paulo-laptop:~$ At line 2965 of file esru_lib.F<br>
> Internal Error: printf is broken<br>
><br>
> Another error happens when i try to create a new project:<br>
><br>
> paulo@paulo-laptop:~$ esp-r<br>
> paulo@paulo-laptop:~$ espokbox selected id
iw
2 2<br>
> espokbox selected id
iw
2 2<br>
> At line 375 of file esru_libGTK.F<br>
> Internal Error: printf is broken<br>
><br>
> What could be the reason for these errors? I think that they are
related...<br>
><br>
> Regards,<br>
><br>
> 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 "," and not the point "." 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>
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
_ <br>
|Marco
Manzan
Email:
manzan@units.it
| <br>
|Tel: (+39) 040 5583506 Fax : (+39)
040 572033
| <br>
|Dipartimento di Ingegneria Navale, del Mare e per l'Ambiente
| <br>
|Universita' degli Studi di
Trieste
| <br>
|piazzale Europa 1, 34127
TRIESTE
| <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>