[wxPython-users] ubunto wxPython 2.8 install problem
Mario Lacunza
mlacunza at gmail.com
Sun Jan 21 06:15:37 PST 2007
El dom, 21-01-2007 a las 13:15 +0000, Franz Steinhaeusler escribió:
> Hello group,
>
> First: I'm a beginner on ubuntu :)
>
> Before wxPython 2.6 unicode was installed (no problems).
>
> But now, I want(ed) to update to 2.8:
>
> I have followed the instructions:
> # wxPython APT repository at wxcommunity.com
> deb http://wxpython.wxcommunity.com/apt/ubuntu/dapper /
> deb-src http://wxpython.wxcommunity.com/apt/ubuntu/dapper /
> sudo apt-get update
> sudo apt-get install python-wxgtk2.8 python-wxtools wx2.8-i18n
>
> 1)
> root at franz-desktop:~# sudo apt-get install python-wxgtk2.8 python-wxtools wx2.8-i18n
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> wx2.8-i18n is already the newest version.
> Suggested packages:
> wx2.8-doc wx2.8-examples
> The following NEW packages will be installed:
> python-wxgtk2.8 python-wxtools
> 0 upgraded, 2 newly installed, 0 to remove and 104 not upgraded.
> Need to get 0B/3686kB of archives.
> After unpacking 16.3MB of additional disk space will be used.
> WARNING: The following packages cannot be authenticated!
> python-wxgtk2.8 python-wxtools
> Install these packages without verification [y/N]? y
> (Reading database ... 98425 files and directories currently installed.)
> Unpacking python-wxgtk2.8 (from .../python-wxgtk2.8_2.8.0.1-0_i386.deb) ...
> dpkg: error processing /var/cache/apt/archives/python-wxgtk2.8_2.8.0.1-0_i386.deb (--unpack):
> trying to overwrite `/usr/lib/python2.4/site-packages/wx-2.8-gtk2-unicode/wx/py/crust.py', which is also in package wxpython2.8-gtk2-unicode
> dpkg-deb: subprocess paste killed by signal (Broken pipe)
> Selecting previously deselected package python-wxtools.
> Unpacking python-wxtools (from .../python-wxtools_2.8.0.1-0_all.deb) ...
> Errors were encountered while processing:
> /var/cache/apt/archives/python-wxgtk2.8_2.8.0.1-0_i386.deb
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> root at franz-desktop:~#
>
> 2)
> with Synaptic I got:
> (Reading database ... 98425 files and directories currently installed.)
> Unpacking python-wxgtk2.8 (from .../python-wxgtk2.8_2.8.0.1-0_i386.deb) ...
> dpkg: error processing /var/cache/apt/archives/python-wxgtk2.8_2.8.0.1-0_i386.deb (--install):
> trying to overwrite `/usr/lib/python2.4/site-packages/wx-2.8-gtk2-unicode/wx/py/crust.py', which is also in package wxpython2.8-gtk2-unicode
> dpkg-deb: subprocess paste killed by signal (Broken pipe)
>
> 3)
> >>> import wx
> Traceback (most recent call last):
> File "<stdin>", line 1, in ?
> File "/usr/lib/python2.4/site-packages/wx-2.8-gtk2-unicode/wx/__init__.py", line 45, in ?
> from wx._core import *
> File "/usr/lib/python2.4/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 4, in ?
> import _core_
> ImportError: libgstinterfaces-0.8.so.0: cannot open shared object file: No such file or directory
>
> What did I wrong?
>
> Many thanks in advance!
Uhm..first fix the bronken packages in your synaptic.
What version of Ubuntu you are running?? Because I have Edgy and I dont
have any problem installing that package.
Are you have installed the lib build-essential?
Mi configuracion/My config:
Ubuntu Edgy Eft 6.10
Linux Kernel 2.6.17-10-386
Gnome 2.16.1
Python 2.4.4c1
wxPython 2.8.0.1 Unicode
--
Saludos / Best regards
Mario Lacunza Vásquez
Desarrollador de Software - Webmaster
Linux Registered User #439179
Desarrollador 2 Estrellas VS2005
Website : http://mlacunzav[DOT]cogia[DOT]net
Email : mlacunza[AT]gmail.com / mario_lacunza[AT]yahoo.es
Blog : http://mlacunza.blogspot.com
Lima - Peru
More information about the wxpython-users
mailing list