fedora-extras-list@redhat.com
[Top] [All Lists]

Re: Multiple %configure

Subject: Re: Multiple %configure
From: Alain PORTAL
Date: Wed, 5 Apr 2006 13:55:43 +0200
Le Mercredi 5 Avril 2006 13:04, Rex Dieter a écrit :
> Alain PORTAL wrote:
> > I want to try to solve this problem:
> > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=176026#c14
> >
> > So, I should want to know if it is possible to do something like:
> >
> > if ( arch=x86_64 && dist=fc4 )
> > then
> >     %configure --with-qt-dir=/usr/lib64/qt-3.3/
> > else
> >     %configure
> > fi
>
> Nah, better solution: (As I commented in the afformentioned bugzilla
> report):
>
> Put this before %configure:
> unset QTDIR || : ; . /etc/profile.d/qt.sh
> export QTLIB=${QTDIR}/lib QTINC=${QTDIR}/include

Build OK :-)
Really thanks to you and Michael!

> at least until bug #169132 is backported/released for FC-4.

This bug is closed for rawhide since 6 months.
Is there an open bug for FC-4?

Regards,
Alain
-- 
Les pages de manuel Linux en français :
http://manpagesfr.free.fr
-- 
fedora-extras-list mailing list
fedora-extras-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-extras-list
<Prev in Thread] Current Thread [Next in Thread>