On Mon, 2003-02-24 at 15:24, Michael L Torrie wrote: > The program is probably installed in /usr/local. So you can probably > search the following areas: > > bin > lib > share > var > etc > > In /usr/local, I can do: > > find -name "*galeon*" > > and find most if not all of the files that galeon intalled. > > Mplayer installs a lot of libraries, but I think it puts them in > lib/mplayer. > > Michael
You are right, locate found all this (plus some config files in my home dir): /usr/local/bin/mplayer /usr/local/bin/gmplayer /usr/local/etc/mplayer /usr/local/etc/mplayer/codecs.conf /usr/local/lib/mplayer /usr/local/lib/mplayer/vidix /usr/local/lib/mplayer/vidix/mach64_vid.so /usr/local/lib/mplayer/vidix/mga_crtc2_vid.so /usr/local/lib/mplayer/vidix/mga_vid.so /usr/local/lib/mplayer/vidix/pm3_vid.so /usr/local/lib/mplayer/vidix/radeon_vid.so /usr/local/lib/mplayer/vidix/rage128_vid.so /usr/local/share/mplayer /usr/local/share/mplayer/font /usr/local/share/mplayer/Skin /usr/local/man/man1/mplayer.1 So if I delete all these will I be sure to not have any conflicts with an rpm? Come to think of it, with the new lsb, rpms don't install stuff in /usr/local at all, so maybe I don't need to worry about this at all? Bryan > > > On Mon, 2003-02-24 at 14:53, Bryan Murdock wrote: > > So let's say I knew someone who compiled mplayer from source and > > installed it (make install), and let's say this person now wished to > > uninstall mplayer in favor of installing an rpm instead. If this person > > still had the source laying around (this person was short on disk space > > and therefore wiped out the whole source tree) he or she could easily go > > to the source directory and type make uninstall, correct? What does one > > do when the source is no longer located on the hard drive? Download the > > source again and type make uninstall? Seems a little silly, but I, I > > mean uh, this person could do it if that's the only good way. > > > > Thanks, > > > > Bryan > > > > ____________________ > > BYU Unix Users Group > > http://uug.byu.edu/ > > ___________________________________________________________________ > > List Info: http://phantom.byu.edu/cgi-bin/mailman/listinfo/uug-list > -- > Michael L Torrie <[EMAIL PROTECTED]> > > ____________________ > BYU Unix Users Group > http://uug.byu.edu/ > ___________________________________________________________________ > List Info: http://phantom.byu.edu/cgi-bin/mailman/listinfo/uug-list > ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://phantom.byu.edu/cgi-bin/mailman/listinfo/uug-list
