[EMAIL PROTECTED] wrote: >On Tue, Jan 06, 2004 at 03:04:48AM -0800, [EMAIL PROTECTED] wrote: >> Hi, >> >> I already configured the XFree86 on my FreeBSD system and I want to run >> the KDE or Gnome desktop applications. How is this possible. >> >> I appreciate your help. Totally newbie here :) > >If you have the time, patience and disk space, you could: > >for gnome: ># cd /usr/ports/x11/gnome2 ># make install clean > >for kde: ># cd /usr/ports/x11/kde3 ># make install clean > >Or just install the packages (will fetch from the ftp servers) ># pkg_add -r kde >or ># pkg_add -r gnome2
And then, after they're installed put the following in ~/.xinitrc: exec start-kde, if you want KDE or exec gnome-session, if you want Gnome. -- Cheers, Bernard _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"