From owner-freebsd-multimedia@FreeBSD.ORG Mon Oct 11 15:49:05 2004 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F03216A4CE for ; Mon, 11 Oct 2004 15:49:05 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C79F43D46 for ; Mon, 11 Oct 2004 15:49:05 +0000 (GMT) (envelope-from humprhey@gmail.com) Received: by mproxy.gmail.com with SMTP id 75so119015rnk for ; Mon, 11 Oct 2004 08:48:58 -0700 (PDT) Received: by 10.38.152.68 with SMTP id z68mr1359959rnd; Mon, 11 Oct 2004 08:48:57 -0700 (PDT) Received: by 10.38.24.50 with HTTP; Mon, 11 Oct 2004 08:48:56 -0700 (PDT) Message-ID: Date: Mon, 11 Oct 2004 17:48:56 +0200 From: Darksidex To: freebsd-multimedia@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Deinstalling and Reinstalling mplayer X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Darksidex List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2004 15:49:05 -0000 Hello list, I want to deinstall mplayer and recompile it with --enable-gui. I try to deinstall it with make deinstall, and then I make "make --enable-gui install "(and another options like realplayer suport) . It fails because mplayer is still installed. I tried also "make [OPTIONS] reinstall", and if failed again. Someonoe can help me? I have searched in google, I have read the handbook, and I haven't found anything.