This project installs just the Center-specific plugins we need for running gizmo.
Submodules might be a better way of doing it, but until I can figure out how to use those, we'll just clone into this repository for the build.
-
clone this repo:
git clone git://github.com/atombaby/slurm-fhcrc-plugins.git
-
clone the slurm-spank-plugins from google inside there:
cd slurm-fhcrc-plugins git clone https://code.google.com/p/slurm-spank-plugins/
-
clone the x11 plugin:
git://github.com/edf-hpc/slurm-spank-x11.git
-
this creates the subdirectories "slurm-spank-x11" and "slurm-spank-plugins". Now make the .orig.tar file:
make orig
-
Now build the package:
debuild -uc -us