Update of /cvsroot/q-lang/qt-q
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv18379
Modified Files:
INSTALL
Log Message:
update INSTALL
Index: INSTALL
===================================================================
RCS file: /cvsroot/q-lang/qt-q/INSTALL,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** INSTALL 25 Sep 2007 13:58:06 -0000 1.4
--- INSTALL 11 Dec 2007 10:05:07 -0000 1.5
***************
*** 4,13 ****
This release requires that you already have SmokeQt on your system (and Qt, of
! course). KDE is not required, but if you have it and you have a SmokeQt
! version which supports it, you can also make use of the KDE widgets. SmokeQt
! is part of many KDE installations (check the kdebindings package), but you can
! also get a version for Qt3 from http://perlqt.sourceforge.net, and various
! other versions for both Qt3 and Qt4 are available on the net. You'll also need
! Q 7.8 (or later), available from http://q-lang.sf.net.
If you're installing from the source, have a look at the toplevel Makefile. In
--- 4,15 ----
This release requires that you already have SmokeQt on your system (and Qt, of
! course). The current version of this module requires Qt3 (the Qt3
! compatibility classes in Qt4 won't do) and a matching SmokeQt version. KDE is
! not required, but if you have it and you have a SmokeQt version which supports
! it, you can also make use of the KDE widgets. SmokeQt is part of many KDE
! installations (check the kdebindings package), but you can also get a version
! for Qt3 from http://perlqt.sourceforge.net, and various other versions are
! available on the net. You'll also need Q 7.8 (or later), available from
! http://q-lang.sf.net.
If you're installing from the source, have a look at the toplevel Makefile. In
***************
*** 40,43 ****
Good luck! :)
! September 2007
Albert Graef
--- 42,45 ----
Good luck! :)
! December 2007
Albert Graef
|