<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
I've been working on getting the Slurm pam modules compiled on Ubuntu, but receive the message "make: nothing to be done for 'all'"<br>
<br>
</div>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
I noticed the makefile and documentation are trying to point at /lib/security but on Ubuntu 16.04 pam modules are located at /lib/x86_64-linux-gnu/security. I edited the makefile to point to this location but make still fails.<br>
<br>
</div>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
Has anyone managed to get the pam module compiled on Debian/Ubuntu?</div>
</body>
</html>