On Thursday 24 June 2004 19:50, jobse wrote:
> hello
> I do like this from /usr/ports.
> pkg_delete multimedia/mplayer*, right.
> And then I get that nothing is installed.

Try
# cd /var/db/pkg
# pkg_delete mplayer* 

If you want to force deletion of the package use the command 
# pkg_delete -f mplayer*
instead of 
# pkg_delete mplayer* 

If it's still not deinstalling enter the command
# ls -l /var/db/pkg/mplayer*
If it doesnt return somthing like
'/var/db/pkg/mplayer-gtk-esound........'
no mplayer package has been registered on your system.  

hth
ch

-- 
Christian Hiris <[EMAIL PROTECTED]> | OpenPGP KeyID 0x941B6B0B 
OpenPGP-Key at hkp://wwwkeys.eu.pgp.net and http://pgp.mit.edu

Attachment: pgpQfMP4Ij4KH.pgp
Description: signature

Reply via email to