From owner-freebsd-questions@FreeBSD.ORG Wed Nov 3 15:54:01 2010 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 53CB71065741 for ; Wed, 3 Nov 2010 15:54:01 +0000 (UTC) (envelope-from dick@nagual.nl) Received: from mail.nagual.nl (524A3A21.cm-4-3a.dynamic.ziggo.nl [82.74.58.33]) by mx1.freebsd.org (Postfix) with ESMTP id CB8898FC14 for ; Wed, 3 Nov 2010 15:53:59 +0000 (UTC) Received: from [192.168.11.34] (192.168.11.34) by westmark.nagual.nl (Axigen) with (CAMELLIA256-SHA encrypted) ESMTPSA id 1FA541; Wed, 3 Nov 2010 16:54:28 +0100 Message-ID: <4CD185A0.1060805@nagual.nl> Date: Wed, 03 Nov 2010 16:54:08 +0100 From: Dick Hoogendijk User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: freebsd-questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AxigenSpam-Level: 4 X-AxigenVirus-Level: 1 Subject: installing a window manager 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: Wed, 03 Nov 2010 15:54:01 -0000 Up 'till now I had a server without X. I've a need however to be able to graphically work on that server so I thought: I install x11-servers/xorg.server and after that I build windowmaker (nice and light). However, this does not seem to be enough to get X working. Can somebody tell me what to build (with portmaster) to get a minimal X server station with windowmaker. I run 8.1/amd64 with up2date ports. Thanks