Recent Changes - Search:

Navigation

Articles

Linux Downloads

Search Packages

Error log

Distros/ OS

Softwares

CMS

Help & Man Pages

Others

.

InstallingKDEInFreeBSDAndStartingKDE

Installing KDE in FreeBSD and starting KDE

To build KDE from source, use the ports tree:

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

X server must be told to launch this application instead of the default window manager.

  #echo "exec /usr/locla/bin/startkde" > ~/.xinitrc

  #startx

Installing KDE from package.

  # pkg_add -r kde

Edit - History - Print - Recent Changes - Search
Page last modified on January 15, 2008, at 07:18 PM