<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi Matthew,<br>
<br>
yes, I have.<br>
I just needed to install libssh2-devel, then the native support will
be built in:<br>
<br>
$> ldd slurmstepd<br>
linux-vdso.so.1 => (0x00007fff4dbef000)<br>
libslurmfull.so => /opt/slurm/lib64/slurm/libslurmfull.so
(0x00007f4fc4bd0000)<br>
libhwloc.so.5 => /usr/lib64/libhwloc.so.5
(0x00007f4fc4995000)<br>
libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f4fc4791000)<br>
libpam.so.0 => /usr/lib64/libpam.so.0
(0x00007f4fc4582000)<br>
libpam_misc.so.0 => /usr/lib64/libpam_misc.so.0
(0x00007f4fc437d000)<br>
libutil.so.1 => /usr/lib64/libutil.so.1
(0x00007f4fc417a000)<br>
libssh2.so.1 => /usr/lib64/libssh2.so.1
(0x00007f4fc3f50000)<br>
libpthread.so.0 => /usr/lib64/libpthread.so.0
(0x00007f4fc3d33000)<br>
libc.so.6 => /usr/lib64/libc.so.6 (0x00007f4fc3970000)<br>
libm.so.6 => /usr/lib64/libm.so.6 (0x00007f4fc366e000)<br>
libnuma.so.1 => /usr/lib64/libnuma.so.1
(0x00007f4fc3461000)<br>
libltdl.so.7 => /usr/lib64/libltdl.so.7
(0x00007f4fc3257000)<br>
/lib64/ld-linux-x86-64.so.2 (0x00005577dbb7f000)<br>
libaudit.so.1 => /usr/lib64/libaudit.so.1
(0x00007f4fc302f000)<br>
libssl.so.10 => /usr/lib64/libssl.so.10
(0x00007f4fc2dbc000)<br>
libcrypto.so.10 => /usr/lib64/libcrypto.so.10
(0x00007f4fc295b000)<br>
libz.so.1 => /usr/lib64/libz.so.1 (0x00007f4fc2745000)<br>
libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1
(0x00007f4fc252e000)<br>
libcap-ng.so.0 => /usr/lib64/libcap-ng.so.0
(0x00007f4fc2328000)<br>
libgssapi_krb5.so.2 => /usr/lib64/libgssapi_krb5.so.2
(0x00007f4fc20db000)<br>
libkrb5.so.3 => /usr/lib64/libkrb5.so.3
(0x00007f4fc1df2000)<br>
libcom_err.so.2 => /usr/lib64/libcom_err.so.2
(0x00007f4fc1bee000)<br>
libk5crypto.so.3 => /usr/lib64/libk5crypto.so.3
(0x00007f4fc19bb000)<br>
libkrb5support.so.0 => /usr/lib64/libkrb5support.so.0
(0x00007f4fc17ac000)<br>
libkeyutils.so.1 => /usr/lib64/libkeyutils.so.1
(0x00007f4fc15a8000)<br>
libresolv.so.2 => /usr/lib64/libresolv.so.2
(0x00007f4fc138e000)<br>
libselinux.so.1 => /usr/lib64/libselinux.so.1
(0x00007f4fc1166000)<br>
libpcre.so.1 => /usr/lib64/libpcre.so.1
(0x00007f4fc0f04000)<br>
<br>
<br>
Best<br>
Marcus<br>
<br>
<div class="moz-cite-prefix">On 01/13/2018 12:16 AM, Mjelde, Matthew
J wrote:<br>
</div>
<blockquote type="cite"
cite="mid:a203d733702b437a8be48444db29e923@exch-2p-mbx-t4.ads.tamu.edu">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<meta name="Generator" content="Microsoft Word 15 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:#0563C1;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:#954F72;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri",sans-serif;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal"><span lang="PT-BR">Howdy,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="PT-BR"><o:p> </o:p></span></p>
<p class="MsoNormal">I am trying to get my cluster’s native X11
support enabled, but am having some difficulty. I generated
the RPMs for slurm, installed them on my systems, and added
the “PrologFlags=X11” in the slurm.conf file as well.
However, when I start up slurmd with the flag added, I get
this error: <o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Jan 12 16:23:52 node-01 slurmd[15904]:
error: X11 forwarding not built in, cannot enable.<o:p></o:p></p>
<p class="MsoNormal">Jan 12 16:23:52 node-01 slurmd[15904]:
fatal: PrologFlags invalid: X11<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I believe I need to generate the RPMs with
libssh2 support enabled, however I do not see any
documentation or options available in the slurm.spec to do
so. Has anyone else been able to generate the RPMs for slurm
17.11 with X11 support enabled?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks,<o:p></o:p></p>
<p class="MsoNormal">Matthew<o:p></o:p></p>
</div>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Marcus Wagner, Dipl.-Inf.
IT Center
Abteilung: Systeme und Betrieb
RWTH Aachen University
Seffenter Weg 23
52074 Aachen
Tel: +49 241 80-24383
Fax: +49 241 80-624383
<a class="moz-txt-link-abbreviated" href="mailto:wagner@itc.rwth-aachen.de">wagner@itc.rwth-aachen.de</a>
<a class="moz-txt-link-abbreviated" href="http://www.itc.rwth-aachen.de">www.itc.rwth-aachen.de</a>
</pre>
</body>
</html>