You are not logged in.
First of all this is informational post ![]()
Today I've tried re-installing Asus Eee 901 netbook with Arch Linux 2012-04-01 (snapshot) iso.
I've done the installation process like I always do, and got this following error.
(xfwm4:968): xfwm4-WARNING **: Failed to connect to session manager: Failed to connect to session manager: SESSION_MANAGER environment variable not defined.
/etc/xdg/xfce4/xinitrc: line 279: which: command not found
/etc/xdg/xfce4/xinitrc: line 277: orage: command not found
Now this is a bit confusing and took me a while to figure out, but its really just two missing packages ![]()
Note this two line words in bold:
/etc/xdg/xfce4/xinitrc: line 279: which: command not found
/etc/xdg/xfce4/xinitrc: line 277: orage: command not found
Solution: pacman -S which orage
That it ![]()
::: Using Arch Linux Since October 25, 2011 :::
::: Tutorials: http://distrogeeks.com/ :::
Offline