AW: Applications for KDE 3.1.2

2003-06-29 Thread Christof Hurschler
The libqt3-compat-headers allowed me to compile the applications I wanted. Thanks, Christof > > -Ursprungliche Nachricht- > > Von: Andreas Pakulat [mailto:[EMAIL PROTECTED] > > Gesendet: Montag, 23. Juni 2003 23:39 > > An: debian-kde@lists.debian.org > >

Re: AW: Applications for KDE 3.1.2

2003-06-24 Thread Alex
El Martes, 24 de Junio de 2003 08:23, Christof Hurschler escribió: > > > audiowriter.h:22: qlist.h: No such file or directory > > > make[3]: *** [audiodoc.o] Error 1 > > > > Do you have libqt3-compat-headers installed? > > > > You might like to download the sid source package for arson > > and comp

AW: Applications for KDE 3.1.2

2003-06-24 Thread Christof Hurschler
> -Ursprüngliche Nachricht- > Von: Paul Cupis [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 23. Juni 2003 22:25 > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Monday 23 Jun 2003 20:31, "Christof Hurschler" <[EMAIL PROTECTED]> > wrote: > > I get this when I make. Any idea what I'

Re: Applications for KDE 3.1.2

2003-06-23 Thread Andreas Pakulat
On 23.Jun 2003 - 21:24:06, David Pye wrote: > Simple answer. They're obsolete. > > The app you're compiling wants qlist.h - nowadays its qlistview.h and > qlistbox.h. False, qlist.h was for a real List implementation, not the Widgets. So now it is in qptrlist.h, see the QT documentation under Po

Re: Applications for KDE 3.1.2

2003-06-23 Thread Paul Cupis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 23 Jun 2003 20:31, "Christof Hurschler" <[EMAIL PROTECTED]> wrote: > I get this when I make. Any idea what I'm missing here? [snip] > make[3]: Entering directory `/usr/src/arson-0.9.7-kde3/src' > source='audiodoc.cpp' object='audiodoc.o'

Re: Applications for KDE 3.1.2

2003-06-23 Thread David Pye
Simple answer. They're obsolete. The app you're compiling wants qlist.h - nowadays its qlistview.h and qlistbox.h. You *may* be able to get round it by installing libqt3-compat-headers IIRC.. Regards, David On Monday 23 June 2003 20:31, Christof Hurschler wrote: > Alex wrote: > > > Second, I

Re: Applications for KDE 3.1.2

2003-06-23 Thread Christof Hurschler
Alex wrote: > > Second, I think the best way for getting kde applications, is > using debian > packages. Debian packages for Debian 3.0 + kde updates, are > not very common > (outside download.kde.org), but building that debs, can be > quite easy. In > kde's CVS, all packages have a debian directo