X-Git-Url: https://ruin.nu/git/?p=eonsl.git;a=blobdiff_plain;f=INSTALL;h=1139d56b50d5e03597780cefa42b3ebdce142e4e;hp=f2bfe4d3a29e36e450b5a20d1d46b722a44fdf0b;hb=01ead96acae8c69f585f1ed94296c425f20fb78a;hpb=3784272dcbdd40ee5a20a8890cd0a9bb9f8c9612 diff --git a/INSTALL b/INSTALL index f2bfe4d..1139d56 100644 --- a/INSTALL +++ b/INSTALL @@ -1,4 +1,4 @@ -If you're using linux just do a (you must have QT 2.1, or later, installed with $QTDIR pointing at the right path, se www.trolltech.com for more information about QT): +If you're using linux just do a (you must have QT 2.2 or later, installed with $QTDIR pointing at the right path, se www.trolltech.com for more information about QT) make make install @@ -6,6 +6,6 @@ make install If you're using another operatingsystem you probably need tmake (you find it att www.trolltech.com). After you have set up tmake properly just do a: -tmake eonslp.pro -o Makefile +touch eonslp.pro make make install