[winswitch] xpra (client) on Centos 5.7

Antoine Martin antoine at nagafix.co.uk
Mon Feb 27 07:09:23 GMT 2012


On 02/27/2012 05:19 AM, Bob Tennent wrote:
> This is what I get when I try to attach:
> 
> xpra attach ssh:<remote system>:100
> Traceback (most recent call last):
>   File "/usr/bin/xpra", line 6, in ?
>     xpra.scripts.main.main(__file__, sys.argv)
>   File "/usr/lib/python2.4/site-packages/xpra/scripts/main.py", line 232, in main
>     run_client(parser, options, args, mode)
>   File "/usr/lib/python2.4/site-packages/xpra/scripts/main.py", line 367, in run_client
>     from xpra.client import XpraClient
>   File "/usr/lib/python2.4/site-packages/xpra/client.py", line 23, in ?
>     from xpra.client_base import XpraClientBase
>   File "/usr/lib/python2.4/site-packages/xpra/client_base.py", line 7, in ?
>     import glib
> ImportError: No module named glib
> 
> AFAIK I've installed everything necessary:
> 
> gcc-4.1.2-51.el5
> python-devel-2.4.3-44.el5_7.1
> libXtst-devel-1.0.1-3.1
> libXdamage-devel-1.0.3-2.1
> gtk2-devel-2.10.4-21.el5_7.7
> pygtk2-devel-2.10.1-12.el5
> pygobject2-devel-2.12.1-5.el5
> Cython-0.14.1-3.el5
> xorg-x11-server-Xvfb-1.1.1-48.76.el5_7.5
> xorg-x11-xauth-1.0.1-2.1
> xorg-x11-xkb-utils-1.0.2-2.1
Sorry about that, I forgot to add this new dependency to the RPM
specfile: dbus-python.
For those using OpenSuSE, it is called dbus-1-python.

The next release will have updated dependencies.
Also, svn trunk has made this dependency mostly optional:
https://xpra.org/trac/changeset/544

Antoine





> 
> Bob T.
> 
> _______________________________________________
> shifter-users mailing list
> shifter-users at lists.devloop.org.uk
> http://lists.devloop.org.uk/mailman/listinfo/shifter-users




More information about the shifter-users mailing list