From ab988d8496200c6f9d6fb711fc07d471a2bf747c Mon Sep 17 00:00:00 2001 From: Thomas Frauendorfer Date: Fri, 29 Feb 2008 02:30:19 +0100 Subject: [PATCH] README file updated and enhanced --- README | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README b/README index a4f352c..6778025 100644 --- a/README +++ b/README @@ -7,13 +7,19 @@ Optional dependencys: * Avahi http://www.avahi.org/ Compiling: - 1) Run qmake (on debian systems it's called qmake-qt4) + 1) Run qmake in the topdir (not in ./src) + (on debian systems it's called qmake-qt4) 2) Run make 3) Have a coffe 4) ./promoe 5) ???? 6) profit +Compilation Errors: + - Errormessage "WARNING: Found potential symbol conflict of " + -> make sure you use uic from Qt4 (uic -version) + (on debian systems it's sufficant if uic-qt4 exists) + Known bugs: Tons of them.