On Thu, Mar 06, 2008 at 12:26:21AM -0500, Paul Dugas wrote: > In case it's of use to others, my build goes like so... > > $ cd ~/work > $ cvs ... login > $ cvs ... co barry > $ cd barry > $ ./buildgen.sh > $ ./configure > $ make dist > $ rpmbuild -tb barry-0.12.tar.gz --with gui --with opensync > > I prefer running rpmbuild from the tarball as it's typically the way > non-developers would build them. I have ~/.rpmmacros setting %_topdir > to %(echo $HOME)/.rpmbuild so the RPM building can run as me and not > root. The resulting RPMs end up in ~/.rpmbuild/RPMS/x86_64.
I've added this as a note on the Install web page (CVS/doc/www/install.php) and will be on the website on the next update. Thanks! - Chris ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Barry-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/barry-devel
