Re: [Ekiga-devel-list] A final problem



Le mardi 09 décembre 2008 à 22:41 +0100, Eugen Dedu a écrit :
> Damien Sandras wrote:
> > Le mardi 09 décembre 2008 à 22:32 +0100, Eugen Dedu a écrit :
> >> Damien Sandras wrote:
> >>> Le lundi 08 décembre 2008 à 22:25 +0100, Eugen Dedu a écrit :
> >>>> Finally, after
> >>>>
> >>>> ./configure --enable-maintainer-mode --build x86_64-linux-gnu 
> >>>> --prefix=/usr --sysconfdir=/etc --disable-schemas-install 
> >>>> --disable-scrollkeeper
> >>>>
> >>>> I have:
> >>>>
> >>>> ================ Final configuration ===================
> >>>>            Installing into prefix  :  /usr
> >>>>
> >>>>                     GNOME support  :  disabled
> >>>>
> >>>> Why is the gnome support disabled??
> >>>>
> >>>>
> >>>>
> >>>> Also, if you know, please tell me if the following debian 
> >>>> build-dependencies are still needed:
> >>>>         libgnome2-dev,
> >>>>         libgnomeui-dev,
> >>>>
> >>> I see this in configure.ac, so yes, they are still needed, otherwise
> >>> GNOME support is disabled :
> >>> PKG_CHECK_MODULES([GNOME], [libgnome-2.0 >= 2.14.0 libgnomeui-2.0 >=
> >>> 2.14.0], [found_gnome=yes])
> >>>
> >> Thanks for the information about the two packages.
> >>
> >> Now, why gnome is disabled??  I have these two -dev packages installed! 
> >>   It's the same configuration as for stable packages.
> >>
> >> The output is at: 
> >> http://eugen.dedu.free.fr/ekiga-snapshot_0-20081208-1_amd64.build
> > 
> > #mkdir build-gtkonly
> > #cd build-gtkonly ; ./autogen.sh --build x86_64-linux-gnu --prefix=/usr \
> > 	#		--sysconfdir=/etc --disable-schemas-install --disable-scrollkeeper \
> > 	#		--disable-gnome
> > 
> > 
> > I think the answer is there : --disable-gnome
> 
> This is commented out!  The next line is the configuration line.
> 

You have:
checking for XML... yes
checking for GCONF... yes

I have a checking for GNOME... yes in-between.

Try to do a make distclean. Make sure you have libgnome2-dev installed when running 
configure because it contains pkg-config macros.

I don't have more ideas :(

-- 
 _     Damien Sandras
(o-      
//\    Ekiga Softphone : http://www.ekiga.org/
v_/_   Be IP           : http://www.beip.be/
       FOSDEM          : http://www.fosdem.org/
       SIP Phone       : sip:dsandras ekiga net
                       



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]