Subject: Re: kde
To: okan qwer <okankacaran@yahoo.com>
From: Jeremy C. Reed <reed@reedmedia.net>
List: netbsd-help
Date: 08/08/2001 03:48:47
On Wed, 8 Aug 2001, okan qwer wrote:

> i loaded alot of kde packets but kde didn't start.
> there is no command like "startkde" . i loaded
> windowmaker too,but i couldn't found "wmaker" command.
> which packets i have to load and how can i configure.

Possibly your path isn't set to include /usr/pkg/bin.

If you use sh or bash, then do something like:
 export PATH=$PATH:/usr/pkg/bin

If you use csh, then try:
  set path=($path /usr/pkg/bin)

These can be set in your .login or .profile.
Or maybe you didn't completely install KDE. (Make sure you have kdebase or
kdebase2 installed.)

   Jeremy C. Reed
   http://www.reedmedia.net/