Compiling the Maui scheduler to use with the new Torque pbs software. This scheduler is supposed to be better than the default one that comes with Torque, so I thought I’d give it a try.

As user me:
./configure –with-prefix=/var/maui
make
as root, mkdir /var/maui and chown to me:
make install