LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   howto uninstall mplayer basically what does it install? (https://www.linuxquestions.org/questions/linux-software-2/howto-uninstall-mplayer-basically-what-does-it-install-313228/)

behmjoe 04-14-2005 12:21 PM

howto uninstall mplayer basically what does it install?
 
Hi,

I installed mplayer with these commands

./configure --prefix=/usr swith --confdir=/etc/mplayer --enable-largefiles &&
make &&
make install &&
install -d -m755 /usr/share/doc/mplayer &&
cp -R DOCS/* /usr/share/doc/mplayer &&
make -C libavcodec/libpostproc install

Then sice I have had nothing, but problems with MPlayer-1.0pre6a, so I tried to uninstall the package and recieved an error message. I figured no problem downloaded the current cvs, and istalled it with the same commands. I recieved the same errors, and problems decieded to uninstall it typed make uninstall, and recieved the same error. I want to know everything it installed. I never had a problem uninstalling a program, and i am new at this so please help me. I have decieded to give up on mplayer in favor of xine.

thanks

Boow 04-14-2005 02:15 PM

well didnt read all your post so here is a list of files mplayer installs it may differ slightly from yours but you get the idea.

usr/
usr/doc/
usr/doc/MPlayer-1.0pre6a/
usr/doc/MPlayer-1.0pre6a/AUTHORS
usr/doc/MPlayer-1.0pre6a/ChangeLog
usr/doc/MPlayer-1.0pre6a/LICENSE
usr/doc/MPlayer-1.0pre6a/README
usr/bin/
usr/bin/mencoder
usr/bin/mplayer
usr/lib/
usr/lib/libdha.so.1.0
usr/lib/mplayer/
usr/lib/mplayer/vidix/
usr/lib/mplayer/vidix/cyberblade_vid.so
usr/lib/mplayer/vidix/mach64_vid.so
usr/lib/mplayer/vidix/mga_crtc2_vid.so
usr/lib/mplayer/vidix/mga_vid.so
usr/lib/mplayer/vidix/nvidia_vid.so
usr/lib/mplayer/vidix/pm3_vid.so
usr/lib/mplayer/vidix/radeon_vid.so
usr/lib/mplayer/vidix/rage128_vid.so
usr/lib/mplayer/vidix/savage_vid.so
usr/lib/mplayer/vidix/sis_vid.so
usr/lib/mplayer/vidix/unichrome_vid.so
usr/man/
usr/man/man1/
usr/man/man1/mplayer.1.gz
usr/share/
usr/share/applications/
usr/share/applications/mplayer.desktop
usr/share/pixmaps/
usr/share/pixmaps/mplayer-desktop.xpm

behmjoe 04-14-2005 04:20 PM

Hi,

thank you very much for your response, and thats all I needed the perfect post reply.

thanks again


All times are GMT -5. The time now is 06:11 PM.