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:- tar xfvz qqwing-1.0.0.tar.gz
- cd qqwing-1.0.0
- ./configure
- make
- make install # (as root)
Source RPM Installation Instructions
Use rpmbuild to compile and create a binary rpm:- rpmbuild --rebuild qqwing-1.0.1-1.src.rpm
- A binary RPM file for your system will have created in you system's rpm directory (often a sub-directory of /usr/src/redhat/)
- 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:- Extract qqwing-1.0.1-1.windows.bin.zip using your favorite zip extraction tool
- The program is called qqwing.exe
Binary RPM Installation Instructions
Use rpm to install the package:- rpm --upgrade --verbose qqwing-1.0.1-1.XXXXXXX.rpm
Java Jar Installation Instructions
The java jar file is executable:- java -jar qqwing-1.0.1-1.jar