SliTaz SliTaz Forum

You are not logged in.

#1 2012-02-21 04:49:19

romano
Member
Registered: 2011-12-08
Posts: 91

python x11 library for slitaz-3.0

one of my python application using x11 library.

but this application doesnt work in slitaz 3.

it gives error like "Could not find X11 library"

any idea how to install x11 library.

Thanks

Offline

#2 2012-02-21 05:55:54

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: python x11 library for slitaz-3.0

There is package for this in cooking repo.

I mod the receipt so it cooked with tazwok on stable.

http://people.slitaz.org/~mojo/packages/python-xlib-0.15rc1.tazpkg

Offline

#3 2012-02-23 07:07:19

romano
Member
Registered: 2011-12-08
Posts: 91

Re: python x11 library for slitaz-3.0

honestly didnt fix the problem.

this package install even python 2.5 thats why i removed python and install this package. but still giving same error.

i use this library for skype

Skype4Py.Skype(Transport = "x11")

any idea about fixing it. which library i should install (cause works in xubuntu)

thanks

Offline

#4 2012-02-23 11:15:04

Trixar_za
Administrator
Registered: 2011-03-29
Posts: 1,506

Re: python x11 library for slitaz-3.0

You want to use a python script that requires a python extension, but you don't want python installed?

Both won't work without python installed and I'm pretty sure both aren't compatible with Python 3 yet.

Offline

#5 2012-02-23 13:14:34

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: python x11 library for slitaz-3.0

http://skype4py.sourceforge.net/doc/html/Skype4Py-module.html

Requires: Python 2.4 up until but not including 3.0.

slitaz 3 has Python 2.5.1

slitaz 4 has Python 2.7.2

Offline

#6 2012-02-24 00:15:50

romano
Member
Registered: 2011-12-08
Posts: 91

Re: python x11 library for slitaz-3.0

there is missed understanding i guess. in slitaz i was using python 2.6

when i saw the that package was installing python 2.5 i just removed mine and allowed package the install his version. smile

sorry for crappy english smile

but x11 still is not working.

Offline

#7 2012-02-26 11:18:05

romano
Member
Registered: 2011-12-08
Posts: 91

Re: python x11 library for slitaz-3.0

i gave up using x11 library. instead of using x11 i installed pygobject and start to use dbus for transport.

anyway thanks

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]