Re: Gnome?
Re: Gnome?
- Subject: Re: Gnome?
- From: Jeremy Huddleston <email@hidden>
- Date: Mon, 13 Apr 2009 12:44:28 -0700
On Sat, 2009-04-11 at 03:13 -0700, Pierre Baguis wrote:
> I am not sure if this is the appropriate place to ask this question, but here it is.
>
> I am trying to run Gnome on a Macbook Pro under X11 2.3.2 and all system updates installed. I have installed metacity, bundle-gnome, gnome-desktop and gnome-session using fink and I have created a .xinitrc file containing the lines (as indicated in the corresponding fink page, http://pdb.finkproject.org/pdb/package.php/bundle-gnome):
>
> source /sw/bin/init.sh
> # or exec gnome-panel
> exec gnome-session
I would advise against creating an ~/.xinitrc file since that will cause
some things to not run on startup that are desired (hence the warning
message). You should instead create a ~/.xinitrc.d directory and put
that into a ~/.xinitrc.d/99-gnome.sh file that is executable.
> X11 launches normally but all shown is just a xterm window (whose title bar is beyond the screen border) and an empty desktop. How do I get workspaces, the panel and generally the gnome functionality running under X11?
It sounds like xterm is your app_to_run, and gnome is hanging. try
looking in /var/log/system.log
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden
References: | |
| >Gnome? (From: Pierre Baguis <email@hidden>) |