Next Previous Table of Contents
You can find XqMixer all the time on ftp.kde.org as source - tgz or a source and a binary rpm.
This software requires only a running KDE environment (1.1 or above) and QT-Libs 1.42 or above. The binary package is linked against KDE 1.1.1 and qt 1.42.
In order to compile and install XqMixer on your system, type the following in the base directory of the XqMixer distribution:
% ./configure
% make
% make install
If you use the source-rpm, simple install it (rpm -i xqmixer-1.11-1.src.rpm), cd to the directory your system install the spec-files and type rpm -ba xqmixer-1.11.spec. After building you should find a xqmixer-1.11-1.i386.rpm anywhere your system stores these files. Install it with rpm -i xqmixer-1.11.i386.rpm. (replace i386 with your platform)
Since XqMixer uses
autoconfyou should have not trouble compiling it. Should you run into problems please report them to the the author at Rajko Albrecht
Next Previous Table of Contents