You are not logged in.
Hi,
this is my first time when i trying install archlinux,
all is good until i try install gnome with help of wiki but i have error:
warning **: cannot open display
i try write to /etx/X11/xinit/xinirc exec gnome-session but it wont help
i will be very thankful for help
Last edited by vito45 (2009-01-31 14:20:29)
Offline
When do you get that error?
It looks like you are trying to run an application in CLI.
Do you have X installed?
Did you start X server?(command startx)
Offline
try ~/vito45/.xinitrc
Offline
"try ~/vito45/.xinitrc" helps but when i type startx then started something like 3 console windows and clock in upper right corner, nothing like gnome
Offline
He meant add "exec gnome-session" (without the quotes) to your ~/.xinitrc
You're starting x with the default twm instead of gnome, adding exec gnome-session will get it to start gnome
Offline