On Thu, Jan 20, 2022 at 06:29:42AM -0500, John Yost wrote:
> Hi Everyone,
> I want to build the 21.08.5 slurm-client installer for Ubuntu 18.04.
> Could you please share the build script?

Hi John,

In Debian & Ubuntu style packaging, there is a source package that contains
both the upstream source and the package build script.

To obtain the source package, you may find the `pull-lp-source` script helpful.
You can find that in the `ubuntu-dev-tools` package.

After that, have a look at:
https://www.debian.org/doc/manuals/maint-guide/build.en.html#completebuild
Please mind the requirements for installing `build-essential` and the
package-specific build dependencies.

Optional: if you think you will be doing more of this sort of backporting, look
into `sbuild` - https://wiki.ubuntu.com/SimpleSbuild - it's wonderful for this
sort of thing but does require some setup.

-Dan

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Reply via email to