here is what i did recently (this is the very vanillla way)

(as root)

cd /usr/ports/x11/kde3/
make clean install

if it completes the make without error, and you have already configured
XFree86 then it's as simple as creating .xinitrc in your home directory
containing 'startkde'.  use your favorite editor, or if you haven't picked
on yet.. (yet again, as root)

cd
echo 'startkde' > .xinitrc
startx

if you haven't configured XFree86 yet, get your hardware information
together and run...

xf86config

good luck

--
-- kirt
-- pwnd.org


----- Original Message -----
From: "dark dragonz" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, February 09, 2003 10:04 AM
Subject: question


> what is your recommended configuration to make KDE
> working properly?
> thank you for your answer
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
>




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to