Re: compiling qt3/kde3 programs

2003-03-13 Thread Guido Amoruso
Thank you, I solved the problem: it was simple indeed, after reading more carefully the config.log. Only the header were not found, so I had to specify "--with-qt-includes=/usr/include/qt3". Sorry for wasting your time... Guido

Re: compiling qt3/kde3 programs

2003-03-13 Thread Michel Dänzer
On Mit, 2003-03-12 at 21:00, Guido Amoruso wrote: > > I installed kde3.1 on Debian some days ago and since then I have > troubles compiling any qt3/kde program, even if I have [possibly] all > the needed devel packages insalled: when I try to "configure" a tarball > I get errors saying that the q

Re: compiling qt3/kde3 programs

2003-03-12 Thread Paul Hampson
On Wed, Mar 12, 2003 at 09:00:09PM +0100, Guido Amoruso wrote: This would prolly have been better on the debian-kde list, but... > I installed kde3.1 on Debian some days ago and since then I have > troubles compiling any qt3/kde program, even if I have [possibly] all > the needed devel packages i

compiling qt3/kde3 programs

2003-03-12 Thread Guido Amoruso
Hi, I installed kde3.1 on Debian some days ago and since then I have troubles compiling any qt3/kde program, even if I have [possibly] all the needed devel packages insalled: when I try to "configure" a tarball I get errors saying that the qt3 libs and headers are not found. I'm using official kde