From owner-freebsd-questions@freebsd.org Fri Sep 4 21:42:25 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 563D49CBC1C for ; Fri, 4 Sep 2015 21:42:25 +0000 (UTC) (envelope-from starkbeats@gmail.com) Received: from mail-lb0-x22c.google.com (mail-lb0-x22c.google.com [IPv6:2a00:1450:4010:c04::22c]) (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 D6A5A1041 for ; Fri, 4 Sep 2015 21:42:24 +0000 (UTC) (envelope-from starkbeats@gmail.com) Received: by lbbmp1 with SMTP id mp1so18072278lbb.1 for ; Fri, 04 Sep 2015 14:42:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=KtY19DeegDMJBkmNQnC9UX1tcrK87tkJvuxqPibfXdw=; b=keaPzqrHyKv6iBHpJi+DkBJhOKKNNXIG5ULO3E6BFweCHb1vjlT8ylVTIAfz6jFNei It63r99J/J5yKK20rGzdCmNDfr4MWgowtIzW7Ofxujir6Ut7oGOiUkOlTAyloUzbUBL9 uIvLs9CC8GZ9X7eSSMFGM0dQ/5FDkWrFYHxC4qP2KeMv/s73MlYS4STPXTPxaSmKQIi5 WTrw7r68jPZWszgnOPonLsvIKMp2DCbD1tTCJn/BTASwxV6839wWNVp6lUNk0Qd3bp3C 4gH7NfNyFLBRpPjugmBpDDKEMiGPjlbIdF/4cI3ExiuMxE3GgIKOST/EAFvfDHxdqQT/ ItZA== X-Received: by 10.152.8.233 with SMTP id u9mr5595750laa.8.1441402942985; Fri, 04 Sep 2015 14:42:22 -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 jc10sm879940lac.12.2015.09.04.14.42.22 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 04 Sep 2015 14:42:22 -0700 (PDT) Subject: Re: Gettin xfce4 up and running Mime-Version: 1.0 (Apple Message framework v1085) Content-Type: text/plain; charset=us-ascii From: Fredrik In-Reply-To: <44613qkqo9.fsf@be-well.ilk.org> Date: Fri, 4 Sep 2015 23:44:53 +0200 Cc: freebsd-questions@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <328E98DC-9BCE-4DD5-AF94-E8F254BCC958@gmail.com> References: <39F1FBEE-EDA8-499A-99D2-BB8548A890B3@gmail.com> <44613qkqo9.fsf@be-well.ilk.org> To: Lowell Gilbert 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 21:42:25 -0000 Thanks both of you, I got it working now. I have no excuse other than = the fact that Google took me directly to the xfce page in the book. ;-) Best 4 sep 2015 kl. 20.03 skrev Lowell Gilbert: > Fredrik writes: >=20 >> 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. >=20 > Those directions assume that you have installed x11/xorg as well.