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 should be in /usr/lib. Maybe you have some non-functional manually installed glib version in /usr/local. --disable-glibtest is probably not a good idea, it just hides the problem. > Now it > says that GTK is not correctly installed 8 altrought I installed it via > apt-get ); i'm trying to fix it now. I think that glib is not detected correctly and then it is no surprise that GTK fails. > > an additional note is the message that autogen.sh shows: > > configure.in:154: warning: macro `AM_DISABLE_STATIC' not found in library > configure.in:186: warning: macro `AM_PROG_LIBTOOL' not found in library > these macros should be in the libtool package. > > > 2009/3/18 Oscar Miras <[email protected]> > > > 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. > > I am using openSUSE, but that is definitely not an requirement. It must work on all linux distributions. Just tell me which distro and version do you have and I will try to find the required package names. Vladimir ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Geeqie-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geeqie-devel
