On Thu, 16 Dec 2004 07:15:43 -0500, Wayne Leutwyler <wayne-leutwyler@xxxxxxxxxxxxxxx> wrote: > Wong Kwok-hon wrote: > > Hi... > > > > Would some one tell me that how to re-install the package when some of > > the files were deleted accidently? > > > > Thank you for help! > > > > > > Ringo > > > This should do what your asking: > > rpm -ivh --replacepkgs packagename.rpm > > For more details see man rpm Thanks for reply and I got a fixed. I used "rpm -Uvh --replacepkgs --force gstreamer-* .rpm" in single user mode "init s". I have searched the google for about 1 hour for the solution.... Ringo