Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 3d52c7391182bdeedee123e73f7c7e4c > files > 5

qstat-2.11-6.mga1.i586.rpm

Compilation instructions for QStat
----------------------------------

Linux and other GNU systems
---------------------------
./configure && make

to install qstat run "make install"

to see which configuration parameters can be tweaked, run
"./configure --help"

If you want to compile from CVS you need to first install autoconf
and automake, then run ./autogen.sh. 

WINDOWS
-------
nmake /f Makefile.noauto windows

SOLARIS
-------
make -f Makefile.noauto solaris

HPUX
----
make -f Makefile.noauto hpux