First off, a thank you to those who helped solve my last problem with
libnet-pm. Your suggestions worked and I've now got it updated.

Now, onto the next problem :)

Currently I start KDE when using Apple's X11 by having the following lines
in my .xinitrc file. It works a treat:

    export KDEWM=/sw/bin/kwin
    exec quartz-wm --only-proxy &
    exec /sw/bin/startkde

I've also seen it done like this, which also works:

    export KDEWM=/sw/bin/kwin
    /sw/bin/startkde >/tmp/kde.log 2>&1

Which is 'better' or is there a 'better' third way?

As for Gnome, I've got it installed but I can't seem to find instructions on
how to find it (I admit I may be being old and blind), could anyone out
there give me a pointer or two?

Thank you,
William




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to