gnupic: Re: [gnupic] Re: gpsim-0.21.11 on Debian


Previous by date: 17 Dec 2005 16:32:08 +0000 Re: gpsim-0.21.11 on Debian, Martin McCormick
Next by date: 17 Dec 2005 16:32:08 +0000 Re: [gnupic] Re: gpsim-0.21.11 on Debian, Martin McCormick
Previous in thread:
Next in thread: 17 Dec 2005 16:32:08 +0000 Re: [gnupic] Re: gpsim-0.21.11 on Debian, Martin McCormick

Subject: Re: [gnupic] Re: gpsim-0.21.11 on Debian
From: "Scott Dattalo" ####@####.####
Date: 17 Dec 2005 16:32:08 +0000
Message-Id: <60281.71.139.33.203.1134837083.squirrel@71.139.33.203>

> 	I hate to be so clueless, but I have upgraded my Debian system
> since the last time I used gpsim and am getting the error about no
> glib.  My problem is that I am not sure which glib distribution I need
> to install:

Hi Martin,

In the older versions of glib and gtk, there were custom programs (like
glib-config and gtk-config) that would allow configure to query the set of
include files that these packages supplied. In newer versions of glib and
gtk, this configuration resides in a .pc file; e.g. gtk-2.0.pc defines the
dependencies for gtk. A new program called pkg-config was written to parse
these .pc files.

If gpsim is configured without the gui, it will revert to the older style
of querying for glib dependencies. In other words, gpsim calls
glib-config. This means that you need to install the old version of glib.
On my system:

$ glib-config --version
1.2.10

You can find glib-1.2.10 here:

http://ftp.gnome.org/pub/GNOME/sources/glib/1.2/

and specifically.

http://ftp.gnome.org/pub/GNOME/sources/glib/1.2/glib-1.2.10.tar.gz

Now, I just tried to build gpsim without the gui and it fails in
cli/input.cc. I went ahead and fixed this and checked the changes into
CVS. It may be a few hours before this available in the public repository.

As another option, you can try configuring gpsim with the gui. Once built,
you can disable the gui by invoking gpsim with the '-i' option.

Scott

Previous by date: 17 Dec 2005 16:32:08 +0000 Re: gpsim-0.21.11 on Debian, Martin McCormick
Next by date: 17 Dec 2005 16:32:08 +0000 Re: [gnupic] Re: gpsim-0.21.11 on Debian, Martin McCormick
Previous in thread:
Next in thread: 17 Dec 2005 16:32:08 +0000 Re: [gnupic] Re: gpsim-0.21.11 on Debian, Martin McCormick


Powered by ezmlm-browse 0.20.