Re: [PyKDE] Newbie getting started on Debian

2005-10-01 Thread Joseph Rawson
On Wednesday 28 September 2005 08:46 am, Jon wrote: > Hi all > > I'm new to PyQt/PyKDE programming and want to get started on Debian > testing (etch). > > It appears the Qt bindings are in there but the KDE bindings are > missing. What are my options for getting it going? I looked on Torsten > Mare

Re: [PyKDE] Newbie getting started on Debian

2005-09-30 Thread Torsten Marek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jon schrieb: > On Thu, Sep 29, 2005 at 07:12:34PM +0200, Torsten Marek wrote: > > >>I've built python-kde3 3.11.3-4 for etch. Please get the packages from >>http://diotavelli.net/files/pykde-debian-etch > > > Many thanks! The packages installed fin

Re: [PyKDE] Newbie getting started on Debian

2005-09-30 Thread Jon
On Thu, Sep 29, 2005 at 07:12:34PM +0200, Torsten Marek wrote: > I've built python-kde3 3.11.3-4 for etch. Please get the packages from > http://diotavelli.net/files/pykde-debian-etch Many thanks! The packages installed fine and I can run the demos at least. Not the ideal solution but enough to g

Re: [PyKDE] Newbie getting started on Debian

2005-09-29 Thread Torsten Marek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Torsten Marek schrieb: I should stop writing mails if I continue to mistype all the urls I post. It's http://diotavelli.net/files/pykde-debian-etch which you maybe already figured out for yourself. greetings Torsten - -- Torsten Marek <[EMAIL PROT

Re: [PyKDE] Newbie getting started on Debian

2005-09-29 Thread Torsten Marek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jon schrieb: > Hi Torsten, Andreas. > > I added sources for unstable and got the python-kde3 source. > > $ apt-get source python-kde3 > $ cd python-kde3-3.11.3 > $ fakeroot dpkg-buildpackage > > dpkg-checkbuilddeps: Unmet build dependencies: ... >

Re: [PyKDE] Newbie getting started on Debian

2005-09-29 Thread Richard Smith
> > I installed a few of the dependencies using apt-get -t unstable until > python2.3-qt3, which wanted to install a whole lot of KDE 3.4. I didn't > want this much from sid. Wise choice. The ABI transition is not complete and that upgrade would have broken your KDE. If you do mess things up you

Re: [PyKDE] Newbie getting started on Debian

2005-09-29 Thread Jon
Hi Torsten, Andreas. I added sources for unstable and got the python-kde3 source. $ apt-get source python-kde3 $ cd python-kde3-3.11.3 $ fakeroot dpkg-buildpackage dpkg-checkbuilddeps: Unmet build dependencies: ... dpkg-buildpackage: Build dependencies/conflicts unsatisfied; aborting. I instal

Re: [PyKDE] Newbie getting started on Debian

2005-09-29 Thread Torsten Marek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Jon, > I'm new to PyQt/PyKDE programming and want to get started on Debian > testing (etch). > > It appears the Qt bindings are in there but the KDE bindings are > missing. What are my options for getting it going? I looked on Torsten > Marek's s

Re: [PyKDE] Newbie getting started on Debian

2005-09-28 Thread Torsten Marek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andreas Pakulat schrieb: > On 28.09.05 23:46:33, Jon wrote: > >>I notice the bindings appear to be in sid but there's a grave bug marked >>against python-kde3 saying it isn't installable. > > > That's because they have not been rebuilt with gcc-4.0

Re: [PyKDE] Newbie getting started on Debian

2005-09-28 Thread Andreas Pakulat
On 28.09.05 23:46:33, Jon wrote: > I notice the bindings appear to be in sid but there's a grave bug marked > against python-kde3 saying it isn't installable. That's because they have not been rebuilt with gcc-4.0 (which is the default compiler in sid and etch) and KDE3.4.2. > Next I figure I'll

[PyKDE] Newbie getting started on Debian

2005-09-28 Thread Jon
Hi all I'm new to PyQt/PyKDE programming and want to get started on Debian testing (etch). It appears the Qt bindings are in there but the KDE bindings are missing. What are my options for getting it going? I looked on Torsten Marek's site: http://diotavelli.net/files/deb/binary but I think thos