If you haven't already, get PBS Pro Source from GitHub



Install PTL


Configure PTL

Run the following as root:

pbs_config --make-ug

This creates the default users and groups, used for testing



Start PBS (to begin running test cases)

   /etc/init.d/pbs start

or

   systemctl start pbs

Build and Install PBS

These are the instructions from PBSPro/pbspro/INSTALL ... what about them?