From owner-freebsd-questions@FreeBSD.ORG Thu Jun 24 20:03:55 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 166C216A4CE for ; Thu, 24 Jun 2004 20:03:55 +0000 (GMT) Received: from mail.ezrs.com (cm61-10-37-178.hkcable.com.hk [61.10.37.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id D861943D49 for ; Thu, 24 Jun 2004 20:03:53 +0000 (GMT) (envelope-from jobse@tintin.kau.se) Received: (qmail 23987 invoked by uid 509); 24 Jun 2004 20:04:45 -0000 Received: from jobse@tintin.kau.se by mail by uid 506 with qmail-scanner-1.22 Clear:RC:1(213.64.3.163):SA:0(0.0/6.0):. Processed in 3.000669 secs); 24 Jun 2004 20:04:45 -0000 X-Spam-Status: No, hits=0.0 required=6.0 Received: from unknown (HELO ?213.64.3.163?) (jobse@yapost.com@213.64.3.163) by 0 with SMTP; 24 Jun 2004 20:04:41 -0000 From: jobse To: epilogue@allstream.net, freebsd-questions@freebsd.org In-Reply-To: <20040624151531.5e14d95d@localhost> References: <1088099449.25991.8.camel@hl63n2fls22o18.bredband.comhem.se> <20040624151531.5e14d95d@localhost> Content-Type: text/plain Message-Id: <1088107825.8205.9.camel@hl63n2fls22o18.bredband.comhem.se> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 24 Jun 2004 22:10:25 +0200 Content-Transfer-Encoding: 7bit Subject: Re: pkg_delete multimedia/mplayer doesn't work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jobse@yapost.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jun 2004 20:03:55 -0000 On Thu, 2004-06-24 at 21:15, epilogue@allstream.net wrote: > On Thu, 24 Jun 2004 19:50:50 +0200 > jobse wrote: > > > hello > > I do like this from /usr/ports. > > pkg_delete multimedia/mplayer*, right. > > > > 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 > > > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > > "freebsd-questions-unsubscribe@freebsd.org" > > >