[Thuban-list] Thuban build error
Eduardo Patto Kanegae
eduardo at consultoria.eti.br
Wed Feb 4 22:10:55 CET 2004
>
>You have probably tried that on a command line.
>Probably as root?
>
>
Yes.
>Try it as user when X11 is started.
>
>Background:
>The system needs the variable DISPLAY to be set
>so it can open its windows.
>Usually when you open a terminal application from within X11,
>echo $DISPLAY
>will show you that everything is alright.
>Changing the user to "root" will reset that variable.
>
>
this is a very good tip...I won't forget this for next compilations.
I'm getting near...near...
now when I run: LC_ALL=pt_BR python /usr/local/Thuban-1.0.0/thuban.py
(or even without LC_ALL option)
I got:
//
Traceback (most recent call last):
File "/usr/local/Thuban-1.0.0/thuban.py", line 20, in ?
import Thuban.UI.main
File "/usr/local/Thuban-1.0.0/Thuban/UI/main.py", line 18, in ?
from application import ThubanApplication
File "/usr/local/Thuban-1.0.0/Thuban/UI/application.py", line 26, in ?
from Thuban.Model.session import create_empty_session
File "/usr/local/Thuban-1.0.0/Thuban/Model/session.py", line 25, in ?
from data import ShapefileStore
File "/usr/local/Thuban-1.0.0/Thuban/Model/data.py", line 23, in ?
import transientdb
File "/usr/local/Thuban-1.0.0/Thuban/Model/transientdb.py", line 21, in ?
from sqlite import connect
ImportError: No module named sqlite
//
thanks
Eduardo Patto Kanegae
+Homepage:http://www.consultoria.eti.br ( BRASIL )
+Perfil:http://www.consultoria.eti.br/ptbr/epk.php
*Fórum ptMapServer - http://www.consultoria.eti.br/mapserverptforum/ - "Discussões relacionadas ao MapServer"
*ClickBrasil - http://www.consultoria.eti.br/clickbrasil/ - "Mapas do Brasil com dados censitários"
***************************************
***Fim da Mensagem / End of Message ***
***************************************
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Thuban-list mailing list
>Thuban-list at intevation.de
>https://intevation.de/mailman/listinfo/thuban-list
>
--
More information about the Thuban-list
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)