christopher75
02-20-2003, 09:06 PM
Installed X86free via FINK and KDE, Enlightment and WindowsMaker.
My .xinitrc file is modified so XDarwin should start KDE. No problemos for XDarwin.app to fire up KDE.
However, in terminal and >console mode, startx does not seem to work.
The output is simply "command not found"
What i'm i doing wrong?
My .xinitrc file looks like this:
#PATH="$PATH:/sw/bin"
source /sw/bin/init.sh
# Windowmaker
#exec wmaker
# Enlightenment
#exec /sw/bin/enlightenment
# Gnome
#exec gnome-session
# KDE
/sw/bin/startkde
And my .cshrc file:
source /sw/bin/init.sh /sw/bin/startkde >/sw/var/log/kde.log 2>&1
Sorry for the questions, i know (but i'm learning quickly) these problaly are newbie questions. I searched allover the and did not find any answers. Was not sure where and what i'm was seraching for.
Cheers
My .xinitrc file is modified so XDarwin should start KDE. No problemos for XDarwin.app to fire up KDE.
However, in terminal and >console mode, startx does not seem to work.
The output is simply "command not found"
What i'm i doing wrong?
My .xinitrc file looks like this:
#PATH="$PATH:/sw/bin"
source /sw/bin/init.sh
# Windowmaker
#exec wmaker
# Enlightenment
#exec /sw/bin/enlightenment
# Gnome
#exec gnome-session
# KDE
/sw/bin/startkde
And my .cshrc file:
source /sw/bin/init.sh /sw/bin/startkde >/sw/var/log/kde.log 2>&1
Sorry for the questions, i know (but i'm learning quickly) these problaly are newbie questions. I searched allover the and did not find any answers. Was not sure where and what i'm was seraching for.
Cheers