[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
envirament troubles
- To: <linux-il(at-nospam)linux.org.il>
- Subject: envirament troubles
- From: b g <bgbg(at-nospam)md.huji.ac.il>
- Date: Wed, 10 Oct 2001 11:45:54 +0200
- Delivered-To: linux.org.il-linux-il@linux.org.il
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
I'm trying to install QT-2.3.1 on RH7.1.
I have /usr/local/qt-2.3.1 directory and a symlink /usr/local/qt pointing to
it
for some reason when I login as root and execute env command, I get
QTDIR=/usr/lib/qt-2.3.0. This prevents me from
running ./configure The error message is
The environment variable $QTDIR is not set correctly. It is currently
set to "/usr/lib/qt-2.3.0", but it should be set to this directory,
which is "/usr/local/qt".
The problem is that I can't find a file that declare this variable.
Any ideas?
P.S if this matters, I use bash shell, and yes, I've checked ~/.bashrc and
~/.bash_profile
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il