Installing qBastard
===================

1. Build and install the bastard to get libbastard.so

2. Install QT version 3. You can get this package at http://www.trolltech.com/developer/download/qt-x11.html. This program was created using QT 3.0.4 but it should work for QT 3.x.x. Build QT with thread support, you shoud add the "-thread" option when you call the configure script of QT. Note: if you use KDE 3, you should already have QT installed and configured with thread support, you will need also to install the devel package of QT if you got QT from a Linux distribution.

3. Make sure your PATH and QTDIR is are set correctly. More info on the installation documentation of QT, ftp://ftp.trolltech.com/qt/source/INSTALL

4. Do the following in this directory:

	make
	su
	<enter root password>
	make install

   qBastard should be ready to use. Enter "qBastard" to start the whole thing!

5. Enjoy!
