From 5cde5737c9fb095463868a76ca9b23ee9ca41471 Mon Sep 17 00:00:00 2001 From: varialus Date: Sun, 26 Aug 2012 21:42:49 -0700 Subject: [PATCH] Added summary of how to install xfce4. Corrected one of the commands. --- varialus/index.mdwn | 11 ++++++++++- 1 files changed, 10 insertions(+), 1 deletions(-) diff --git a/varialus/index.mdwn b/varialus/index.mdwn index 0d14f52..0c6097d 100644 --- a/varialus/index.mdwn +++ b/varialus/index.mdwn @@ -80,6 +80,15 @@ The following testing is being done with a root account and no user account. Add *DragonFly BSD 3.1-DEVELOPMENT Non-GUI Instructions* +Summary + +* Install XOrg if it's not already installed. +* Ensure that mouse works. +* Get the xfce4 meta-package make file. +* Install binary files listed in xfce4 meta-package make file. + +These instructions are currently a mess. They're currently just a rough outline of how I got it working. I'll go through and clean it up later. + Get a list of which packages would be included if Xfce was installed from source. If you haven't already done so, [create and update the pkgsrc tree](http://www.dragonflybsd.org/docs/howtos/HowToPkgsrc/#index2h2). Running make pkgsrc-create failed for me when I ran it in my virtual machine with 2 GB, but succeeded when I ran it with 3171 MB. cd /usr/ @@ -87,7 +96,7 @@ Get a list of which packages would be included if Xfce was installed from source make pkgsrc-update cd /usr/pkgsrc/meta-pkgs/xfce4 pkgin update - pkgin in `cat Makefile | grep-E" xfce4. * mk "| sed-e 's / .include. * \ / xf / xf / g'-e 's / \ /. * / / g' | tr - d "\ n" ` pkgin in `cat Makefile | grep -E "xfce4.*mk" | sed -e 's/.include.*\/xf/xf/g' -e 's/\/.*/ /g' | tr -d "\n"` + pkgin in `cat Makefile | grep -E "xfce4.*mk" | sed -e 's/.include.*\/xf/xf/g' -e 's/\/.*/ /g' | tr -d "\n"` pkg_radd modular-xorg ls /dev/ -- 1.7.7.2