[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: How do I build my own binary rpm?

From: Billy Shaw <billy_at_sceneunseen.com>
Date: 2005-04-11 18:54:56 CEST

I recommend checkinstall too.

Beware... if I recall correctly, it not only creates the RPM when run, but
also installs the RPM for you (and this can not be disabled).

Regards,
Billy-

>> How do I build my own binary rpm so I can (among other things) easily
>> recreate my SVN environment on another Redhat9 system?
>
> Use checkinstall
> http://freshmeat.net/projects/checkinstall [ http://checkinstall.izto.org
> ]
>
> Usage is straight forward:
>
> 1) (Compile package as usual)
> 2) checkinstall <install command>, mostly:
>
> #> checkinstall make install
>
> It intercepts systems calls that create files. Maybe manual tuning is
> required via the "--ignore" keyword.
>
> Cheers,
> Ronny
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 11 18:13:21 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.