From owner-freebsd-questions@FreeBSD.ORG Tue Jan 29 18:24:02 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D8C116A417 for ; Tue, 29 Jan 2008 18:24:02 +0000 (UTC) (envelope-from nlandys@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by mx1.freebsd.org (Postfix) with ESMTP id 2CC7E13C448 for ; Tue, 29 Jan 2008 18:24:01 +0000 (UTC) (envelope-from nlandys@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so2473474fgg.35 for ; Tue, 29 Jan 2008 10:24:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=4DZkNOhmsq9ETm2WkuxRB7toU+t6gTLJL5bgk6zu124=; b=cCo6lrhIDhpS4yS7UtjPuZQR56uej4Z/fqLFv98NvPBcU8g5/Uod/3IxVwEqq0zrhUlPHGBex9dAKLDe7XnOrtMngdHbCeZlmBLB7KrdFtjuZZxEku+/h0CjDzdAT6f2rnvUm2jLxfAx1QUPrIVqTKO9PJsfOuThsvAotCB4wUE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=i6KkWEZJxtRmeACxNUGra3iO1gjzymbCLPXmEQ4qE39h5qODSY7ufYyt2bk727T3kBQ8cfnpflfM1QtafqvwKCeBYf8i6XETYGIDorULdSo3kuBdiEfvXYCbZvWKfE0dINnHJFd0cBmb7DOOkw25HOO5ow3buue/3mKF55ZC9ds= Received: by 10.82.184.2 with SMTP id h2mr12749449buf.22.1201631040166; Tue, 29 Jan 2008 10:24:00 -0800 (PST) Received: by 10.82.160.10 with HTTP; Tue, 29 Jan 2008 10:24:00 -0800 (PST) Message-ID: <560f92640801291024k2f11c9cbs63a35586e7b483e2@mail.gmail.com> Date: Tue, 29 Jan 2008 10:24:00 -0800 From: "Nerius Landys" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: ports question / compiz-fusion 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: Tue, 29 Jan 2008 18:24:02 -0000 I hope this is the right list for this topic. I'm trying to run compiz-fusion on my desktop. I've already installed the x11-wm/compiz-fusion port from sources; it all installed well. Since my internet search for how to actually run the thing on FreeBSD ran pretty dry, I've been trying to follow instructions for other [Linux] distributions. But things don't seem to work. Does anyone have any suggestions on how to run compiz-fusion after a successful install? I'd prefer to run with Xfce, but Gnome is acceptable too. A pointer to a doc would help.