Hi,

I have installed the python-elementary with apt-get, my sources.list is:

deb http://ftp.it.debian.org/debian unstable main contrib
deb http://pkg-fso.alioth.debian.org/debian unstable main

but when i try tu run paroli with:

../paroli/scripts# DISPLAY=":0" ./paroli

it return:

pwd: /root/Programmi/paroli
PYTHONPATH=core \
exec python -OO core/paroli/__init__.py --cfgfile /etc/paroli/paroli.fso.cfg
Traceback (most recent call last):
  File "core/paroli/__init__.py", line 38, in <module>
    import elementary
  File "/usr/lib/pymodules/python2.5/elementary/__init__.py", line 19, in
<module>
    from c_elementary import Object, Window, Background, Icon, \
ImportError: /usr/lib/pymodules/python2.5/elementary/c_elementary.so:
undefined symbol: elm_spinner_value_get
marte:~/Programmi/paroli/scripts# cat /etc/apt/sources.list
deb http://ftp.it.debian.org/debian unstable main contrib
deb http://pkg-fso.alioth.debian.org/debian unstable main

whereis the problem?


-- 
A.A.
_______________________________________________
Smartphones-userland mailing list
Smartphones-userland@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland

Reply via email to