[MPlayer-users]Fully uninstalling MPlayer

Stanislav Maslovski stanislav.maslovski at gmail.com
Sat Jan 27 22:18:58 CET 2007


On Sat, Jan 27, 2007 at 04:52:24PM +0000, Jonny Barnes wrote:
> So what would be the best way of reinstalling MPlayer then?
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/mplayer-users

If you basically need a _reinstall_ just do the same

$ make distclean
$./configure <your_options>
$ make
<become root>
# make install

procedure that you had once done. It will overwrite the old files/restore
missing ones, if that has been the problem.

In a deb-based distro there is an option of making a deb-package out of the
SVN repository. An utility called checkinstall can be of some help too.

-- 
Stanislav



More information about the MPlayer-users mailing list