On 2016/04/17 08:03 AM, Diego M. Vadell wrote:
Hi,
I'm trying to compile kdebindings, so I can start programming in python.
First of all, not having a configure or CMakeList.txt file is confusing,
and I really don't know how to compile it.
But besides, python/README says:
----
PyQt may be downloaded from this URL:
http://www.riverbankcomputing.co.uk/software/pyqt/download3
----
That URL no longer exists. They are now here:
https://sourceforge.net/projects/pyqt/files/
So, Should I install pyqt3, pykde3 and sip from there?
Cheers,
-- Diego.
Hi Diego,
if you are talking about working inside TDE, kdebinding is no longer the right package,
having being renamed in tdebinding.
Also there is a number of supported packages that we maintain ourselves as sip and pytqt
and other stuff.
You should check out those from the main GIT repo.
Using Ubuntu, you can also make use of the packaging scripts available in the packaging
repo ;-)
See here
https://wiki.trinitydesktop.org/Project_GIT_Information
https://git.trinitydesktop.org/cgit/
Cheers
Michele