openbsd4.8安装完awesome不能启动
发表于 : 2011-04-25 21:14
awesome window manager 安装。
pkg_add awesome;
安装完后,提示:--- +awesome-3.4.6 -------------------
Before running awesome, you'll need to create a configuration file.
Copy the provided /usr/local/share/examples/awesome/rc.lua to
~/.config/awesome/rc.lua and modify as necessary.
--- +dbus-1.2.24p4 -------------------
To start systemwide message dbus daemon whenever the machine boots,
add the following lines to /etc/rc.local:
if [ -x /usr/local/bin/dbus-daemon ]; then
install -d -o _dbus -g _dbus /var/run/dbus
echo -n ' dbus'; /usr/local/bin/dbus-daemon --system
fi
可是我做完后,# awesome 却出现E:awesome: main:445: cannot open display~~~ 不知是何原因,还请帮忙~~~~
pkg_add awesome;
安装完后,提示:--- +awesome-3.4.6 -------------------
Before running awesome, you'll need to create a configuration file.
Copy the provided /usr/local/share/examples/awesome/rc.lua to
~/.config/awesome/rc.lua and modify as necessary.
--- +dbus-1.2.24p4 -------------------
To start systemwide message dbus daemon whenever the machine boots,
add the following lines to /etc/rc.local:
if [ -x /usr/local/bin/dbus-daemon ]; then
install -d -o _dbus -g _dbus /var/run/dbus
echo -n ' dbus'; /usr/local/bin/dbus-daemon --system
fi
可是我做完后,# awesome 却出现E:awesome: main:445: cannot open display~~~ 不知是何原因,还请帮忙~~~~