vaclinux
June 10th, 2009, 16:37
Dear guys,
Have installed gnome in my laptop, n do reboot after that,but i got login to normal CLI (no GDM,or X), then when I(root) run
startx
output : startx: command not found.
I have read some thread that related to this problme
Sticky (http://forums.freebsd.org/showthread.php?t=4224)
Xorg 7.4 upgrade - report (http://forums.freebsd.org/showthread.php?t=1721)
Gnome Issues and Possibly X issues (http://forums.freebsd.org/showthread.php?t=4504&highlight=startx:*command*not*found)
But cant get way to solve it,
I installed gnome through port
# cd /usr/ports/x11/gnome2
# make clean
# make install
And have added
echo gnome_enable="YES" >> /etc/rc.conf
And i have checked status some daemon,
/usr/local/etc/rc.d/dbus status
output: dbus is running as pid 993
/usr/local/etc/rc.d/hald status
output: dbus is running as pid 1130
Any one have an idea on it?
Thanks
Have installed gnome in my laptop, n do reboot after that,but i got login to normal CLI (no GDM,or X), then when I(root) run
startx
output : startx: command not found.
I have read some thread that related to this problme
Sticky (http://forums.freebsd.org/showthread.php?t=4224)
Xorg 7.4 upgrade - report (http://forums.freebsd.org/showthread.php?t=1721)
Gnome Issues and Possibly X issues (http://forums.freebsd.org/showthread.php?t=4504&highlight=startx:*command*not*found)
But cant get way to solve it,
I installed gnome through port
# cd /usr/ports/x11/gnome2
# make clean
# make install
And have added
echo gnome_enable="YES" >> /etc/rc.conf
And i have checked status some daemon,
/usr/local/etc/rc.d/dbus status
output: dbus is running as pid 993
/usr/local/etc/rc.d/hald status
output: dbus is running as pid 1130
Any one have an idea on it?
Thanks