qt3 and path
Florin Braescu
braescu_f at yahoo.com
Wed Mar 10 12:45:06 GMT 2004
--- Dennis Veatch <dveatch at woh.rr.com> wrote:
> On Wednesday 10 March 2004 08:17 am, Dennis Veatch
> wrote:
> > Got this odd problem lining qt3, says it cannot
> find make, even though it
> > is in /usr/bin. The box did not have qt to begin
> with and had just X for a
> > GUI.
> >
> > The box had 1.3.3. Late last night I decided to
> lin theedge and then
> > moonbase. Relined coreutils, sh-utils, bash and a
> number of other "low
> > level" stuff all of which competed fine.
> >
> > I have checked
> > root's .bashrc, .bash_profile,
> /etc/profile.d/qt3.rc, /etc/bashrc and they
> > all seem fine. Looked in the qt3 BUILD and nothing
> leaped out at me. So I'm
> > scratching my head now and that's bad as I'm
> losing my hair.
> >
> > "env" does show QTDIR=/opt/lunar/qt/3 and
> KDEDIR=/opt/lunar/kde/3 and qt3
> > is in the PATH.
>
> Here is the first 5 line in the qt BUILD;
>
> export YACC=byacc
> export QT_PREFIX=${QT_PREFIX:-/opt/lunar/qt/3}
> export QTDIR=$SOURCE_DIRECTORY
> export PATH=$QTDIR/bin:$PATH
> export LD_LIBRARY_PATH=$QTDIR/lib
>
Hi Dennis,
I can't reproduce the bug described. I have compiled
qt and kde stuff many times, even on two new machines.
No such problem occured until now. Try to modify the
PATH line like that:
export PATH=$QTDIR/bin:/usr/bin/:$PATH
and see what's happen.
Regards,
Florin
__________________________________
Do you Yahoo!?
Yahoo! Search - Find what youre looking for faster
http://search.yahoo.com
More information about the Lunar
mailing list