Re: 0.8.2.0 released
- From: Laurent Perez <laurent perez unicaen fr>
- To: gtkdatabox <gtkdatabox-list gnome org>
- Subject: Re: 0.8.2.0 released
- Date: Wed, 19 Dec 2007 00:14:56 +0100
* Roland Bock <box2OO6 eudoxos de> [2007-12-18 20:04] :
> > 1/ Although GtkDatabox will compile and run with gtk+-2.10 (and probably
> > 2.12), pkg-config can't be run because gtk+-2.8 is required. In
> > gtkdatabox.pc.in "Requires: gtk+-2.8" should probably be change to
> > "Requires: gtk+-2.0". The configure script will determine if the library
> > can be built.
>
> Hmm. Not sure if I understand this comment. I have gtk+-2.12 on my
> machine and configure runs fine:
Sorry. It was not very clear.
> What happens on your machine? Any suggestion how to amend configure.ac?
The problem is not with configure script but with pkg-config command :
> pkg-config --libs --cflags gtkdatabox
Package gtk+-2.8 was not found in the pkg-config search path.
It seems to be due to the following line in "gtkdatabox.pc.in" :
Requires: gtk+-2.8
Which sould probably be changed to :
Requires: gtk+-2.0
> Since you can invert the scales, "top" is not necessarily equivalent to
> ymax (same with left, right, bottom).
I didn't even realize it was possible to invert scales...
Let me try... It works ! Nice feature. I should read the manual.
Thanks.
Laurent.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]