From owner-freebsd-questions@FreeBSD.ORG Thu Dec 7 22:24:24 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B787116A407 for ; Thu, 7 Dec 2006 22:24:24 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54F6843C9D for ; Thu, 7 Dec 2006 22:23:30 +0000 (GMT) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 6DC099AB140; Thu, 7 Dec 2006 23:24:22 +0100 (CET) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id j5H660CleJkB; Thu, 7 Dec 2006 23:24:16 +0100 (CET) Received: from [192.168.2.186] (catv-50635cb6.catv.broadband.hu [80.99.92.182]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.t-hosting.hu (Postfix) with ESMTP id C92DD9AB13F; Thu, 7 Dec 2006 23:24:16 +0100 (CET) Message-ID: <45789490.1000405@FreeBSD.org> Date: Thu, 07 Dec 2006 23:24:16 +0100 From: Gabor Kovesdan User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: Olivier Regnier References: <457892DD.5070404@ixsys.org> In-Reply-To: <457892DD.5070404@ixsys.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Beryl on FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Dec 2006 22:24:24 -0000 Olivier Regnier schrieb: > Hello, > > I'm currently running Xfce4 on FreeBSD 6.1-RELEASE-p11 and my question > is, it is possible to install Beryl using FreeBSD ? > > Anyone know if there are tutorials to install Beryl ? I'm using my best > friend who is Google but without success. > > Thank you in advance :) > It is not officially supported yet, but there is an experimental port. See Florent's blog post about this: http://blog.xbsd.org/ Cheers, Gabor