Re: A silly question!!!!!!!



On Fri, Sep 13, 2002 at 04:59:46AM +1000, Malcolm Tredinnick wrote:
> On Thu, Sep 12, 2002 at 02:52:17PM -0400, Peter Leftwich wrote:
> > While I have your audience, I wondered how I tell what version of Gnome I
> > am running?
> 
> Didn't we have this discussion before?
> 
> http://mail.gnome.org/archives/gnome-list/2002-September/msg00044.html
> seems very familiar. :-)

My apologies, that was too harsh. You asked a more specific question
this time, so it's not deja-vu.

> > My ~/.xinitrc runs exec gnome-session so is there a "-v or
> > version" flag to that?

There is no -v flag to gnome-session. On a linux system, you can do

	ls -l /proc/$(pgrep gnome-session)/exe

to see which binary is being run and then use your packaging system to
find out whether this is the GNOME 1 or GNOME 2 (rpm -qf ..., or similar
Debian magic, etc). Other systems may have similar tricks.

Cheers,
Malcolm



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]