<div dir="ltr">I guess where I am struggling with all this is how to build and install only the slurm client libs and commands. looking over the links you sent I don't see how to do that. <div><br></div><div>--John</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jan 24, 2022 at 1:51 PM Dan Bungert <<a href="mailto:daniel.bungert@canonical.com">daniel.bungert@canonical.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Thu, Jan 20, 2022 at 06:29:42AM -0500, John Yost wrote:<br>
> Hi Everyone,<br>
> I want to build the 21.08.5 slurm-client installer for Ubuntu 18.04.<br>
> Could you please share the build script?<br>
<br>
Hi John,<br>
<br>
In Debian & Ubuntu style packaging, there is a source package that contains<br>
both the upstream source and the package build script.<br>
<br>
To obtain the source package, you may find the `pull-lp-source` script helpful.<br>
You can find that in the `ubuntu-dev-tools` package.<br>
<br>
After that, have a look at:<br>
<a href="https://www.debian.org/doc/manuals/maint-guide/build.en.html#completebuild" rel="noreferrer" target="_blank">https://www.debian.org/doc/manuals/maint-guide/build.en.html#completebuild</a><br>
Please mind the requirements for installing `build-essential` and the<br>
package-specific build dependencies.<br>
<br>
Optional: if you think you will be doing more of this sort of backporting, look<br>
into `sbuild` - <a href="https://wiki.ubuntu.com/SimpleSbuild" rel="noreferrer" target="_blank">https://wiki.ubuntu.com/SimpleSbuild</a> - it's wonderful for this<br>
sort of thing but does require some setup.<br>
<br>
-Dan<br>
</blockquote></div>