On Thu, 24 Jun 2004 22:10:25 +0200 jobse <[EMAIL PROTECTED]> wrote: > On Thu, 2004-06-24 at 21:15, [EMAIL PROTECTED] wrote: > > On Thu, 24 Jun 2004 19:50:50 +0200 > > jobse <[EMAIL PROTECTED]> wrote: > > > > > hello > > > I do like this from /usr/ports. > > > pkg_delete multimedia/mplayer*, right.
though cd to the mplayer ports dir followed by make deinstall 'should' have solved the problem, i just noticed another detail worth mentioning. you're using pkg_delete here. i do not believe that it accepts shell globs (like * or ?). you might have better luck with pkg_deinstall -- part of the tools installed by /sysutils/portupgrade, which i *highly* recommend. > > > When I go into the directory of ports/mplayer and > > > try deinstall it. It says deinstalling for mplayer, but > > > afterwars I can still run it. > > > > if everything was originally installed via ports or packages and > > nothing moved, this is highly unusual. > yeah, isn't it weird? > > > > try a few of these commands to gather some info: > > > > which mplayer > > mplayer -v > > locate mplayer > > find / -name mplayer -print > > find / -path \*mplayer\* -print | more > > I will try them out and do some digging. > > > hope this helps. > > thanx > /jobse > > > > > > > cheers, > > epi > > > > > > > _______________________________________________ > > > [EMAIL PROTECTED] mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > > To unsubscribe, send any mail to > > > "[EMAIL PROTECTED]" > > > > > > > _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"