From owner-freebsd-current@FreeBSD.ORG Sat Sep 17 19:05:50 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 96F711065670 for ; Sat, 17 Sep 2011 19:05:50 +0000 (UTC) (envelope-from olivares14031@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 64C5B8FC16 for ; Sat, 17 Sep 2011 19:05:50 +0000 (UTC) Received: by iadk27 with SMTP id k27so5738227iad.13 for ; Sat, 17 Sep 2011 12:05:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=CUWSY6umZYSILGdqfcxdHbATT8LGxUp+EilWbPdcbjY=; b=qiK3JzwoOi/OdDIdoX3LcXc5z3UtbeGVmRRgM8f5rXSGdNhBRL2IpZzEwnryoS2t+2 +dE4mGvRwPIhNuDqhkvrjSaAN/Cm+7NMYx/u/0hGhb4QmsvS49eN7GPgQOCKQgkmzkIs wm13pBEH6hNJc3Fq/8U+fx85gtan/2/tFFeU4= MIME-Version: 1.0 Received: by 10.42.154.135 with SMTP id q7mr1316245icw.87.1316286350039; Sat, 17 Sep 2011 12:05:50 -0700 (PDT) Received: by 10.42.177.199 with HTTP; Sat, 17 Sep 2011 12:05:50 -0700 (PDT) In-Reply-To: <4E74CF51.5030303@gmx.de> References: <4E74CF51.5030303@gmx.de> Date: Sat, 17 Sep 2011 14:05:50 -0500 Message-ID: From: Antonio Olivares To: "lokadamus@gmx.de" Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org Subject: Re: no X after installing xorg + xfce X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Sep 2011 19:05:50 -0000 > Have you installed xorg-server? you can look with pkg_info | grep xorg > > http://www.freebsd.org/cgi/ports.cgi?query=xorg-ser&stype=all&sektion=all > > When i install a new system with gui, i forget most time xorg-server ;). > I will check this out on Monday. I am away from machine on weekends. Is it not automatically installed when one goes into /usr/ports/x11/xorg, and runs make install clean? Regards, Antonio