From owner-freebsd-questions@FreeBSD.ORG Mon Feb 7 01:35:16 2005 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 3DE7C16A4CE for ; Mon, 7 Feb 2005 01:35:16 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id C138743D1D for ; Mon, 7 Feb 2005 01:35:13 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id f1so672700rne for ; Sun, 06 Feb 2005 17:35:13 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=IfQ4Qh8CedxQYZbAQTmGAiPc97mXBOwaIYV518rDnK8VSHYaDai/CbB52XgtJixCeP0VLYB798TxIGKFQJLpKzdoFW9nlsdAq4vU1OjF5QnkzzA09y9krdmgcx4994IGL6772CZkU3kshJYZonSFAB0K/EQe0jwQf3kYe8YdQY8= Received: by 10.38.160.51 with SMTP id i51mr11436rne; Sun, 06 Feb 2005 17:35:13 -0800 (PST) Received: by 10.38.74.23 with HTTP; Sun, 6 Feb 2005 17:35:13 -0800 (PST) Message-ID: Date: Mon, 7 Feb 2005 02:35:13 +0100 From: Gert Cuykens To: albi In-Reply-To: <4206C4A6.2010400@scii.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <4206C4A6.2010400@scii.nl> cc: freebsd-questions@freebsd.org Subject: Re: xine bus error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 01:35:16 -0000 On Mon, 07 Feb 2005 02:30:14 +0100, albi wrote: > Gert Cuykens wrote: > > > How do you install mplayer without skins ? > > you could try : > cd /usr/ports/multimedia/mplayer-skins > make NO_CHECKSUM=yes install > > and then compile mplayer itself > Will the no check sum only be applied to the skin port only ? PS why does the maintainer not fix the port ?