Hello friendly beasties,
startx not found (and neither is my sanity now). Just trying to get "startx" to work with a simple window manager. Run
Have hald_enable="YES" and dbus_enable="YES" in /etc/rc.conf.
Ran "X -configure" as root. Copied xorg.conf.net to "/etc/X11/xorg.conf". Added "kern.vty=vt" at beginning of "/boot/loader.conf". Using Bourne shell.
Set .profile so that I have a path of:
Account is in the wheel group.
Installed windowmaker.
Ran
~/.xinitrc only has
What am I missing?
Is there any other information I can provide for you in order to help figure this out?
Thanks in advance,
Gallatyn
startx not found (and neither is my sanity now). Just trying to get "startx" to work with a simple window manager. Run
startx
and get: "-sh: startx: not found". Have proc at /etc/fstab. Did pkg install xorg
.Have hald_enable="YES" and dbus_enable="YES" in /etc/rc.conf.
Ran "X -configure" as root. Copied xorg.conf.net to "/etc/X11/xorg.conf". Added "kern.vty=vt" at beginning of "/boot/loader.conf". Using Bourne shell.
Set .profile so that I have a path of:
Code:
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/<my account>/bin.
Installed windowmaker.
Ran
wmaker.inst
with my non-root account.~/.xinitrc only has
exec wmaker
in it.What am I missing?
Is there any other information I can provide for you in order to help figure this out?
Thanks in advance,
Gallatyn