FreeBSD/Setup

From KDE Community Wiki
Revision as of 21:22, 17 April 2017 by Adridg (talk | contribs) (Created page with "== Setup == To install the current official release, get [[../Ports|ports or packages]. To install the bleeding edge, get [[../Area51|area51]. Once you have installed which...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Setup

To install the current official release, get [[FreeBSD/Ports|ports or packages].

To install the bleeding edge, get [[FreeBSD/Area51|area51].

Once you have installed whichever version of KDE you like (official ports of KDE4, or KDE Frameworks, Plasma Workspace and Applications from area51, as of early 2017), there are a few more steps to get it running, which we try to list here.

X Window System

To use KDE Software Compilation on FreeBSD, <a href="http://www.x.org">X.Org</a> is required. If you still dont't have it, you'll need to <a href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/x-install.html">install</a> and <a href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/x-config.html">configure</a> it properly.

Other Dependencies

You should have the following packages installed and configured:

- DBus
- HAL
- procfs

Without them, either KDE software won't run, or you won't have a keyboard and mouse in the X Window System, which reduces its usefulness considerably.

Starting KDE4

After installing KDE workspace (`x11/kde4-workspace`) either via ports or packages, you can add `kdm4_enable="YES"` to `/etc/rc.conf` to boot into KDE Plasma Desktop via KDM, the KDE Display Manager.

Starting KDE Plasma 5 Workspace

After installing KDE Plasma 5 Workspace (`x11/plasma5-plasma-workspace`) either via ports or packages, you must also install SDDM.