Skip to Content.
Sympa Menu

baslinux - Re: [BL] Troubles with KDE

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: 3aoo-cvfd AT dea.spamcon.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] Troubles with KDE
  • Date: Sat, 10 Jan 2004 16:45:58 +1300

User X wrote:
>
> startkde: command not found.

It couldn't be found because it was not in your path.

> I finally tracked down startkde at /opt/kde/bin/startkde.
> I edited .xinitrc with /opt/kde/bin/startkde and KDE started
> just fine, with the exception of nothing working.
> If I want to use something, I have to go to /opt/kde/bin
> and click on the file/program I want.

Perhaps, if you put /opt/kde/bin in your path, they will be
found when you click on the icon?

You can alter the path by editing the following line in
/etc/profile
------------------------------------------
PATH="$PATH:/usr/X11R6/bin:.:/bin/busybox"
------------------------------------------

Perhaps this is what you need:
-------------------------------------------------------
PATH="$PATH:/usr/X11R6/bin:.:/bin/busybox:/opt/kde/bin"
-------------------------------------------------------

Cheers,
Steven






Archive powered by MHonArc 2.6.24.

Top of Page