Installing KDE4 on FreeBSD

Before you start, make sure that you have read the Preparation section.

Preparation

Installation

To install KDE 4.2 in its entirety, simply do the following as root:

# cd /usr/ports/x11/kde4 
# make install clean

Problems and Bug Reports

Known Problems

Tips and Tricks

ATI/Nvidia Performance

Starting KDE4

[Desktop Entry]
Encoding=UTF-8
Type=XSession
Exec=/usr/local/kde4/bin/startkde4
TryExec=/usr/local/kde4/bin/startkde4
Name=KDE4
Comment=The K Desktop Environment.

PATH=/usr/local/kde4/bin:$PATH
export PATH
startkde4

KDE4/Install (last edited 2009-05-16 10:43:16 by ShaneBell)