Hi all, After downloading the latest source and running: ./configure --prefix=/home/user/slurm make make install
I try to run the slurmctld daemon with: sudo sbin/slurmctld -Dvvvvv This is failing with this text in the slurmctld log file: ... debug4: /home/slurm/slurm/lib/slurm/crypto_munge.so: does not exist or not a regular file ... fatal: slurm_cred_creator_ctx_create((null)): Operation not permitted. I am wondering if the fatal error is related to the debug4 message. If so, how do I point the manual slurm installation to the munge installation (that was installed with the traditional apt-get call). If not, I have no clue what the problem could be. Thanks for any and all help! -- Regards, Connor Zanin Computer Science University of Delaware
