On 01-07-2019 21:47, HELLMERS Joe wrote:
I’m having trouble installing Slurm 18.08.7 on Red Hat 7.3.

I installed munge from source.

It may be easier for you to install Slurm with RPMs. A complete guide is in my Slurm Wiki pages:

https://wiki.fysik.dtu.dk/niflheim/SLURM
https://wiki.fysik.dtu.dk/niflheim/Slurm_installation

/Ole


When I try to install using rpmbuild I get a message that munge can’t be found.

[root@pp-grid slurm]# rpmbuild -ta slurm-18.08.7.tar.bz2

error: Failed build dependencies:

         munge-devel is needed by slurm-18.08.7-1.el7.x86_64

         munge-libs is needed by slurm-18.08.7-1.el7.x86_64

When I try to install Slurm from source  (./configure, make, make install)  then I’m not getting systemd services created.

Is there a way to specify the location of munge-devel and munge-libs or to create them system services if installing Slurm from source?


Reply via email to