On Tue, Dec 09, 2003 at 03:25:04PM +1100, Jamie Wilkinson wrote: > This one time, at band camp, Simon Bryan wrote: > >HOw do I convert a src rpmm to the correct rpm for my system? (i386 i686? RH9) > > > >I tried rpm --rebuild but it says it is an invalid option. > > Try > > rpmbuild -ba thingy.src.rpm > > rpm lost the ability to build SRPMs when RH9 was released.
And 'rpmbuild --target i686 -ba thingy.src.rpm' for a particular target system ... Cheers, Gavin -- Open Fusion P/L - Open Source Business Solutions [ Linux - Perl - Apache ] ph: 02 9875 5032 fax: 02 9875 4317 web: http://www.openfusion.com.au mob: 0403 171712 - Fashion is a variable, but style is a constant - Programming Perl -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
