FreeBSD/Setup

From KDE Community Wiki
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, X.Org is required. If you still dont't have it, you'll need to install and configure 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.