Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] make rpm?
- Date: Fri, 24 Mar 2017 14:09:38 -0500
- From: Tim Theisen <tim@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] make rpm?
Hi Michael,
We don't have a document per se. You can look at our wiki page:
https://htcondor-wiki.cs.wisc.edu/index.cgi/wiki?p=BuildingHtcondorOnLinux
People on RedHat systems tend to use the source RPM to build HTCondor.
Since you have the source tarball, you can run the "build-on-linux.sh"
script that is found in the root directory of the source tarball. It
creates a tar archive and spec file in a temporary directory and invokes
rpmbuild. rpmbuild will check to make sure that you have the
prerequisites installed.
We use rpmbuild to make our RPMs. So, I should take the rpm make target
out of the sources.
...Tim
On 03/23/2017 10:47 AM, Michael Di Domenico wrote:
> is there a document on building htcondor 8.6.1 on rhel7 into rpm's?
> i've never done it before, when i run 'make rpm' from the tarball it
> seems to be looking for git which seems odd. all i want to do is take
> the tarball i downloaded, compile the code into executables, and the
> build an rpm from that.
> _______________________________________________
> HTCondor-users mailing list
> To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
>
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/htcondor-users/