Re: [Geeqie-devel] Help on compilation problem

2009-03-18 Thread Oscar Miras
SOLVED! I was just missing now *xorg-dev *package. Just keep this information if anyone gets same errors. It compiles now without anyerror, and I could install without problems. Thank you everybody. 2009/3/18 Oscar Miras > It's Debian Lenny , for x86 > > - finally I installed the correct ve

Re: [Geeqie-devel] Help on compilation problem

2009-03-18 Thread Oscar Miras
It's Debian Lenny , for x86 - finally I installed the correct version of Glib: now it passes ./configure without ignoring it. - I also installed the last version of GTK at: http://www.gtk.org/download-linux.html But it says: checking for GTK+ - version >= 2.4.0... *** 'pkg-config --modversion

Re: [Geeqie-devel] Help on compilation problem

2009-03-18 Thread Michael Schwendt
On Wed, 18 Mar 2009 10:40:24 +0100, Vladimir wrote: > I think that glib is not detected correctly and then it is no surprise that > GTK fails. Well, the detection could run an existance-check like "pkg-config --exists glib-2.0" before continueing with undefined variables that lead to syntax erro

Re: [Geeqie-devel] Help on compilation problem

2009-03-18 Thread Vladimir Nadvornik
On st 18. března 2009, Oscar Miras wrote: > Well, I could sovle this adding to $PATH envoirment variable the route to > /usr/local/lib ; and using ./configure --disable-glibtest > Then it detects then correctly glib 2.4.1 ; something quite strange. Glib that comes from the distribution package sh

Re: [Geeqie-devel] Help on compilation problem

2009-03-18 Thread Oscar Miras
I cancelled it because it was a large .log file. I cut where it starts giving the 'not found macros' errors. 2009/3/18 Oscar Miras > The config.log now , it fails on GTK > > > 2009/3/18 Oscar Miras > >> Well, I could sovle this adding to $PATH envoirment variable the route to >> /usr/local/li

Re: [Geeqie-devel] Help on compilation problem

2009-03-18 Thread Oscar Miras
Well, I could sovle this adding to $PATH envoirment variable the route to /usr/local/lib ; and using ./configure --disable-glibtest Then it detects then correctly glib 2.4.1 ; something quite strange. Now it says that GTK is not correctly installed 8 altrought I installed it via apt-get ); i'm tryi

Re: [Geeqie-devel] Help on compilation problem

2009-03-18 Thread Oscar Miras
Laurent: yes, I run autogen.sh; and this time I noticed that he had warned about that Macro: it was not defined. I attach config.log. I'm still trying to fix it; it seems a glib version problem. All of you are using OpenSuse ? If so, maybe i'll switch to it to continue on the project. Thanks! 20

Re: [Geeqie-devel] Help on compilation problem

2009-03-17 Thread Vladimir Nadvornik
On po 16. března 2009, Laurent MONIN wrote: > On Mon, 16 Mar 2009 19:05:54 +0100 > > Oscar Miras wrote: > > Hi folks, > > > > I'm trying to compile last subversion of Geeqie. I got this error that I > > can't solve, even reading lots of posts on the net: > > > > ./configure: line 5764: syntax erro

Re: [Geeqie-devel] Help on compilation problem

2009-03-16 Thread Laurent MONIN
On Mon, 16 Mar 2009 19:05:54 +0100 Oscar Miras wrote: > Hi folks, > > I'm trying to compile last subversion of Geeqie. I got this error that I > can't solve, even reading lots of posts on the net: > > ./configure: line 5764: syntax error near unexpected token `2.4.0,,{' > ./configure: line 5764

[Geeqie-devel] Help on compilation problem

2009-03-16 Thread Oscar Miras
Hi folks, I'm trying to compile last subversion of Geeqie. I got this error that I can't solve, even reading lots of posts on the net: ./configure: line 5764: syntax error near unexpected token `2.4.0,,{' ./configure: line 5764: `AM_PATH_GLIB_2_0(2.4.0,,{ { echo "$as_me:$LINENO: error: GLIB >= 2.