Re: [GnomeMeeting-list] disable gnome?



On Thu, May 22, 2003 at 11:30:48PM +0200, Damien Sandras wrote:
> Le jeu 22/05/2003 ¸«¢ 23:13, Georgi Georgiev a ¸«±crit :
> > 
> > Any specific reason why Gnome cannot be disabled in the new version?
> 
> Yes, for example SUSE decided to ship GnomeMeeting with GNOME disabled,
> and now, users complain because they don't have the configuration
> assistant, or because callto URL's do not work...
> 
> As the primary goal of --disable-gnome was for WIN32, and as it removes
> functionnality, it is disabled for now. You can still add DISABLE_GNOME
> to your compilation flags before executing configure and it should work.
> It is just "less" direct.

Well... it doesn't work for me. The current configure.in has no references to
DISABLE_GNOME or anything similar:

root tank gnomemeeting # grep -i "gnome[^mM]" configure.in 
AC_INIT(gnomemeeting, 0.97.0, http://bugzilla.gnome.org/enter_bug.cgi?product=gnomemeeting)
PKG_CHECK_MODULES(GNOMEMEETING, gtk+-2.0 >= 2.0.6 esound >= 0.2.28 gconf-2.0 >= 1.2.1 libxml-2.0 >= 2.4.23 libgnome-2.0 >= 2.0.0 libgnomeui-2.0 >= 2.0.0)
AC_MSG_CHECKING([whether to install into Gnome's prefix])
        gnomedatadir=`${GNOME_CONFIG} --datadir`
        gnomeconfdir=`${GNOME_CONFIG} --sysconfdir`
        gnomedatadir=`eval "echo ${datadir}"`
        gnomeconfdir=`eval "echo ${sysconfdir}"`
AC_SUBST(gnomedatadir)
AC_SUBST(gnomeconfdir)

configure stubbornly complains about missing gnome libraries. Actually
pkg-config is the one that complains.

-- 
 /^^^^^^^^^^^^^^^^^^^^^^^^^^^\/^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\
/ Georgi Georgiev    (-<     / You cannot use your friends and  \
\ chutz chubaka net  /\   .o)\ have them too.                   /
/ +81(90)6266-1163  V_/_ |(/)/                                  \
\___________________________/\__________________________________/



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