Re: kde & qt3
your going to have problems unless you remove libqt-dev and install
libqt3-dev and it's deps...
otherwise you'll end up with major problems.
for example...you can't use the uic compiled for libqt2 when building
packages for libqt3.
just remove libqt-dev, install libqt3-dev (et. all including qt3-tools)
and everything will build.
kde builds beutifully once you do this. In fact I've uploaded kdelibs
to http://people.debian.org/~rkrusty and kdebase will be there soon (missed
a dep so I had to kick the build off again).
Ivan
On Wed, Oct 17, 2001 at 09:02:19PM +0200, Tomas Pospisek wrote:
> I'm trying to compile stuff from kde-cvs. Since libqt3-dev wants to
> remove libqt-dev I have copied everything out from the deb manually (I
> guess I know about the problems that this brings). But I still don't get
> the kde-cvs to compile - it doesn't find the Qt libs although I am running
> it with:
>
> ./configure --with-qt-libraries=/usr/lib/ --with-qt-includes=/usr/include/qt
>
> libqt3 and all the includes are there.
>
> Could anybody who's done the stunt share his experience with me how he
> went about it, what's wrong with the above or give me general tips on the
> issue?
> *t
>
> PS: Please CC: me, since I'm not subscribed, thanks.
>
> ----------------------------------------------------------------------------
> Tomas Pospisek
> SourcePole - Linux & Open Source Solutions
> http://sourcepole.ch
> Elestastrasse 18, 7310 Bad Ragaz, Switzerland
> Tel: +41 (81) 330 77 11
> ----------------------------------------------------------------------------
>
>
> --
> To UNSUBSCRIBE, email to debian-kde-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
---end quoted text---
--
----------------
Ivan E. Moore II
rkrusty@tdyc.com
http://snowcrash.tdyc.com
GPG KeyID=90BCE0DD
GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD
Reply to:
- References:
- kde & qt3
- From: Tomas Pospisek <tpo2@spin.ch>