Re: How to check the current version of Gnome with source code or shell?
- From: Christian Neumair <cneumair gnome org>
- To: Vincent Guo <vincent y guo gmail com>
- Cc: nautilus-list gnome org
- Subject: Re: How to check the current version of Gnome with source code or shell?
- Date: Tue, 09 Sep 2008 12:06:20 +0200
Am Dienstag, den 09.09.2008, 11:40 +0800 schrieb Vincent Guo:
> I need to check the version number of the current Gnome , with source
> code or shell?
>
> Do you have any better ideas?
GNOME is a collection of packages, so you can mix recent versions of
libraries with ancient ones, assuming the minumum library dependencies
are satisfied. So on some (usually self-compiled) setups, they are
mixed. Assuming development packages are installed, and your
PKG_CONFIG_PATH is set up properly, you can for instance use
pkg-config --modversion libgnome-2.0
to get the version of the “libgnome” library package.
Maybe you could briefly describe what problem you are trying to solve?
best regards,
Christian Neumair
--
Christian Neumair <cneumair gnome org>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]