*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/
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/