[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: <ed.wittmann_at_fiserv.com>
Date: 2005-04-11 17:33:58 CEST

 That site seems to not exist anymore...

-----Original Message-----
From: Ronny T. Lampert [mailto:telecaadmin@uni.de]
Sent: Monday, April 11, 2005 11:23 AM
To: mengland@mengland.net; users@subversion.tigris.org
Subject: Re: How do I build my own binary rpm?

> 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 17:47:27 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.