This commit is contained in:
doitux
2007-12-20 08:18:09 +00:00
parent 1df5e83b2a
commit 06d99dea11
+1 -1
View File
@@ -20,7 +20,7 @@ Basic Installation
Linux:
1. Type "cd path/to/the/sources". Then do for example "/usr/qt/4/bin/qmake" to configure the makefile for your system.
1. Type "cd path/to/the/sources". Then do for example "/usr/qt/4/bin/qmake pokerth.pro" to configure the makefile for your system.
Pay attention that the QTDIR environment varialbe points to Qt4 not Qt3. For example QTDIR=/usr/qt/4.
You can set this variable typing: "export QTDIR=/usr/qt/4"