Changeset 6529 for trunk/licq
- Timestamp:
- 09/15/08 01:22:33 (3 months ago)
- Files:
-
- 1 modified
-
trunk/licq/doc/README (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/licq/doc/README
r4563 r6529 1 LICQ v1.3. 41 LICQ v1.3.6 2 2 3 3 An ICQ clone written in C and C++ using a plugin system to allow for … … 5 5 See the webpage (http://www.licq.org) for more information. 6 6 Licq implements messages (online and offline), urls, chat, full file 7 transfer, gui configuration (with the qt-gui plugin), history as7 transfer, gui configuration (with the qt-gui or qt4-gui plugin), history as 8 8 well as a number of other features. 9 9 … … 29 29 su -c 'make install' 30 30 and licq will be installed (defaults to /usr/local). 31 4. Go to plugins/qt-gui and follow the directions there (doc/README) to install 31 4. Depending on which GUI you want to use, go to plugins/qt-gui or 32 plugins/qt4-gui and follow the directions there (doc/README) to install 32 33 the Qt interface plugin (necessary). 33 34 … … 50 51 Licq has been compiled and run successfully on the following systems at one 51 52 point (note current versions may no longer compile without a bit of tweaking): 53 Linux/amd64 52 54 Linux/x86 53 55 Linux/Alpha … … 56 58 AIX/RS6000 57 59 NetBSD/mk68000 60 OpenBSD/sparc 58 61 Sun3/mk68000 59 62 Solaris/x86
