QQwing Installation

Tarball Source Code Installation Instructions

QQwing should be compiled and installed using the standard GNU build system. Run the following to install qqwing from the download:
  1. tar xfvz qqwing-1.0.0.tar.gz
  2. cd qqwing-1.0.0
  3. ./configure
  4. make
  5. make install # (as root)

Source RPM Installation Instructions

Use rpmbuild to compile and create a binary rpm:
  1. rpmbuild --rebuild qqwing-1.0.1-1.src.rpm
  2. A binary RPM file for your system will have created in you system's rpm directory (often a sub-directory of /usr/src/redhat/)
  3. If no binary RPM for your system is available for download, please contact Stephen, to have your binary put on the QQwing website.

Windows Binary Installation Instructions

Place the executable somewhere on your computer:
  1. Extract qqwing-1.0.1-1.windows.bin.zip using your favorite zip extraction tool
  2. The program is called qqwing.exe

Binary RPM Installation Instructions

Use rpm to install the package:
  1. rpm --upgrade --verbose qqwing-1.0.1-1.XXXXXXX.rpm

Java Jar Installation Instructions

The java jar file is executable:
  1. java -jar qqwing-1.0.1-1.jar