[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RFC: QT-3 beta 6 - COMPILATION instructions
- To: linux-il(at-nospam)linux.org.il
- Subject: RFC: QT-3 beta 6 - COMPILATION instructions
- From: Hetz Ben Hamo <hetz(at-nospam)kde.org>
- Date: Tue, 2 Oct 2001 04:24:57 +0200
- Cc: ivrix-discuss(at-nospam)ivrix.org.il
- Delivered-To: linux.org.il-linux-il@linux.org.il
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
Sorry, I forgot this:
In order to compile it under Linux in an efficient way - please read the
README there for your OS
For those who don't like to read the docs, please do this:
export QTDIR=`pwd`
(thats INSIDE your untarred QT directory)
/configure -system-zlib -qt-gif -system-libpng -system-jpeg -no-mng
-disable-sql -thread -no-stl -no-xinerama -no-xft -no-g++-exceptions
make
Now - if you want to use the QT-3 - then use LD_LIBRARY_PATH variable to
point to your new QT 3 and the PATH to your QT binaries.
Thanks,
Hetz Ben Hamo
hetz@kde.org
=================================================================
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