[Thuban-list] Thuban build error
Bernhard Reiter
bernhard at intevation.de
Thu Feb 5 16:52:21 CET 2004
On Thu, Feb 05, 2004 at 01:45:50PM -0200, Eduardo Patto Kanegae wrote:
>
> ok. I've instaled these packs and it works partialy.
> when I try:
> eduardopk at localhost:~> python /usr/local/Thuban-1.0.0/thuban.py
> thuban's screen appears
> but when I try
> eduardopk at localhost:~> python /usr/local/Thuban-1.0.0/thuban.py
> LC_ALL=pt_BR I got the error in the attached file( sorry for the
> attached, I couldn't copy the text from the thuban erro window)
You have to set the locale variable before running thuban.
Like
LC_ALL=pt_BR python /usr/local/Thuban-1.0.0/thuban.py
or before that in the shell:
export LC_ALL=pt_BR
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.intevation.de/pipermail/thuban-list/attachments/20040205/b593316b/attachment.bin
More information about the Thuban-list
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)