Anyone try to compile the new QT?

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: plug-discuss@lists.plug.phoenix.az.us
Date:  
Subject: Anyone try to compile the new QT?
On Tue, 26 Nov 2002, Aaron Cordova wrote:

> When I first compiled the QT Gnome2.x was on my system, I had it installed
> but I preffer KDE3 and was trying to upgrade to KDE3.1. The system it failed
> on is an LFS book 4.0.


pretty much what I figured. In order to get qt3.1 compiled, you have to:

cd /usr/X11R6/lib
mkdir ../old/
mv *Xft* ../old/
ldconfig

finish make/make install

cd /usr/X11R6/old
mv * ../lib/

ldconfig


for some reason, qt finds the Xft libs in /usr/X11R6/lib before /usr/lib.

Well, thats pretty much what I had to do anyway (and most gentoo users who
have gnome2.x and want to try kde3.1 (its really sweet btw)).

David

>
>
>
>
>
>
> >From:
> >Reply-To:
> >To:
> >Subject: Re: Anyone try to compile the new QT?
> >Date: Mon, 25 Nov 2002 10:43:15 -0600 (CST)
> >
> >On Mon, 25 Nov 2002, Aaron Cordova wrote:
> >
> > > I know I should be wasting my time searching other strings for this
> >answer,
> > > but PLUG member always seem to have better answers ;)
> > >
> > > When I build QT I get an error about a missing library, but the library
> >is
> > > where its supposed to be and the path is set correctly. QT build fine on
> >one
> > > system but craps out on the second, all the libraries are the exact same
> > > version too. Hopefully this is just random weirdness. If you have had
> >this
> > > problem too how did you resolve it?
> >
> >are you by any chance running a system with gnome2.x using xft?
> >
> >
> > >
> > > Thanks,
> > > Aaron Cordova
> > >
> > > TUX ROX
> > >
> > > _________________________________________________________________
> > > MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
> > > http://join.msn.com/?page=features/virus
> > >
> > > ---------------------------------------------------
> > > PLUG-discuss mailing list -
> > > To subscribe, unsubscribe, or to change you mail settings:
> > > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
> > >
> >
> >--
> >"I find your lack of faith disturbing."
> >--Darth Vader
> >---
> > 10:40am up 61 days, 15:32, 3 users, load average: 0.00, 0.00, 0.00
> >
> >---------------------------------------------------
> >PLUG-discuss mailing list -
> >To subscribe, unsubscribe, or to change you mail settings:
> >http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>
> _________________________________________________________________
> Tired of spam? Get advanced junk mail protection with MSN 8.
> http://join.msn.com/?page=features/junkmail
>
> ---------------------------------------------------
> PLUG-discuss mailing list -
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>


--
"I find your lack of faith disturbing."
--Darth Vader
---
4:15pm up 61 days, 21:07, 2 users, load average: 0.00, 0.00, 0.00