--- On Fri, 7/2/10, Chris Stankevitz <chrisstankevitz at yahoo.com> wrote:
> KDE:
> 1. cd /usr/ports/x11/kde4, make install clean
> 2. [none listed]
>
> Q: Does KDE installation have a "Step 2"?
2. Add these lines to ~/.xinitrc:
PATH=/usr/local/kde4/bin:$PATH
export PATH
startkde4
3. Use 'startx' to launch KDE.
Chris