From owner-freebsd-questions@freebsd.org Fri Sep 4 17:40:03 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6C9099CB7E7 for ; Fri, 4 Sep 2015 17:40:03 +0000 (UTC) (envelope-from starkbeats@gmail.com) Received: from mail-lb0-x230.google.com (mail-lb0-x230.google.com [IPv6:2a00:1450:4010:c04::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EB3201AD8 for ; Fri, 4 Sep 2015 17:40:02 +0000 (UTC) (envelope-from starkbeats@gmail.com) Received: by lbpo4 with SMTP id o4so15244753lbp.2 for ; Fri, 04 Sep 2015 10:40:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version; bh=jUhqwKAIaQiGswTFGW21OPNVTxkr88u9WlWY2HqKL8I=; b=FU81zUTXPpIwtAnsvG+VV+gbxOLe+tqv/mbk0Vz5V7WCmdH3pem5ZgM7djY8AHH+aC hMIhJ/n5IBl4DlMOwHG6sKbxTpavBexHge58E9fB0WhHU6UbsU3S9d8o1kn9AlW/Bkd5 KlyRlicA7iKx6tgUMBO5Rkf5JF588eQmRuMc9zue+6onFFWZ15DmwZvNr9auuj/MTn44 wFvVsu+/JRaehtLsOAk5bFznqyMOrItRCnzxcL0QcV2F2IcGnyaGDTuuxso9aZm03XiN +JXaZ0ePXdpV/GuuUsp0F8QyODnuh/WnLYpc9x1QcfjftrNJzp7AMxtAuINvzGngNx4q BzVw== X-Received: by 10.152.5.225 with SMTP id v1mr1562980lav.0.1441388401015; Fri, 04 Sep 2015 10:40:01 -0700 (PDT) Received: from [192.168.0.2] (c83-251-248-85.bredband.comhem.se. [83.251.248.85]) by smtp.gmail.com with ESMTPSA id ut5sm726561lbc.33.2015.09.04.10.40.00 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 04 Sep 2015 10:40:00 -0700 (PDT) From: Fredrik Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Gettin xfce4 up and running Date: Fri, 4 Sep 2015 19:42:20 +0200 Message-Id: <39F1FBEE-EDA8-499A-99D2-BB8548A890B3@gmail.com> To: freebsd-questions@freebsd.org Mime-Version: 1.0 (Apple Message framework v1085) X-Mailer: Apple Mail (2.1085) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Sep 2015 17:40:03 -0000 Hello, I'm trying to get xfce4 to work after reading the instructions [1]. I = have tried the packet, then install from source but both methods leave = me without a startx or startxfce4 command. I have no idea what do to = next, hopefully someone can help me. [1] = https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11-wm.html=