LinQ

A full featured, modern Jabber client

Home | Downloads | Screenshots | Project Page

Plugin Documentation | Translating LinQ | Compiling Source

Since compilation under UNIX/Linux is straight forward, only the procedures under Win32 is explained here.
  1. Install MinGW, which is required by Qt.
  2. Install MSYS.
  3. Install Qt 4.2.0 or higher.
  4. Install Win32 OpenSSL. Note that you have to install it into D:\OpenSSL, and rename ssleay32.a to libssleay32.a if necessary.
  5. Check out the latest LinQ source code:
    cvs -d :pserver:anonymous@cvs.jabberstudio.org:/home/cvs co linq
  6. Open an MSYS window, and type:
    configure --enable-debug
  7. Open a command window, and type:
    qmake
    mingw32-make
Good Luck!
SourceForge Logo

Copyright   Zhang Yong, 2005 - 2006
Jabber™ is a Trademark of Jabber, Inc.
Comments, bad links, etc can be directed here