On Friday 03 January 2003 05:01 pm, Rajesh K.R. wrote: > I am using rpm 4.1 on my Redhat 8. It does not seem to have the > --rebuild option which the earlier versions had. Is there any other > option which gives the simillar result?
If you're trying to rebuild your rpm database, it's "rpm --rebuilddb". If you're trying to rebuild a package from source, it's "rpmbuild --rebuild <source-package>". Regards, Vinu ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
