RE: GTK-2.0 static linked application does not work



> -----Original Message-----
> From: Sven Neumann [mailto:sven gimp org]
> Sent: Thursday, November 21, 2002 7:43 PM
> To: Jody Goldberg
> Cc: gtk-devel-list gnome org
> Subject: Re: GTK-2.0 static linked application does not work
> 
> 
> Hi,
> 
> Jody Goldberg <jody gnome org> writes:
> 
> > On Thu, Nov 21, 2002 at 04:49:30PM +0100, Sven Neumann wrote:
> > > Try to configure pango --with-included-modules.
> > 
> > Is something similar necessary for gdk-pixbuf ?
> 
> run './configure --help | grep pixbuf' in the gtk+ source tree.
> 
> 
> Salut, Sven
configure --help |grep pixbuf prints:

  --without-libpng        disable PNG loader for gdk-pixbuf
  --without-libjpeg       disable JPEG loader for gdk-pixbuf
  --without-libtiff       disable TIFF loader for gdk-pixbuf
  --with-included-loaders=LOADER1,LOADER2,...  build the specified loaders into gdk-pixbuf
 (only used if module loading disabled)

gtk+-2.0.8 was built with: ./configure --prefix=$(prefix) --disable-shared --enable-static \
--with-included-loaders=all

Martin



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