Recent Changes - Search:

Softwares

.

InstallingKDEInFreeBSDAndStartingKDE

Main.InstallingKDEInFreeBSDAndStartingKDE History

Hide minor edits - Show changes to markup

January 15, 2008, at 07:18 PM by 15.219.201.68 -
Changed lines 18-22 from:
  # pkg_add -r kde
to:
  # pkg_add -r kde

(:Google1:) (:Googlemm:)

May 05, 2007, at 06:48 AM by 61.17.21.199 -
Added lines 1-18:

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
May 05, 2007, at 06:43 AM by 61.17.21.199 -
Deleted lines 0-17:

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
May 02, 2007, at 05:50 AM by 202.56.231.116 -
Changed lines 12-13 from:

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

to:
  #echo "exec /usr/locla/bin/startkde" > ~/.xinitrc
May 02, 2007, at 05:49 AM by 202.56.231.116 -
Added lines 1-18:

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