Re: Re: Gdk-Pixbuf Problem

2002-08-27 Thread anita setty
graphical version of dbx), but it reported "forward reference _GdkPixbuf' not defined. How can I print the contents of GdkPixbuf. Thanks, anita On Tue, 27 Aug 2002 Gustavo Giráldez wrote : >Hi, > >On Mon, 2002-08-26 at 20:05, anita setty wrote: > > Hello, > > >

Gdk-Pixbuf Problem

2002-08-26 Thread anita setty
Hello, I was able to compile gtk-2.0 on solaris and install it along with glib, atk and pango. I have installed the library in /usr/local/lib. Header's are installed in /usr/local/include. I am trying to use the function gdk_pixbuf_xlib_get_from_drawable() which returns a GdkPixbuf. I have incl

Re: Problem installing glib on Solaris

2002-04-19 Thread anita setty
I think you need to use gmake. Hope this helps. --- Dan Espen <[EMAIL PROTECTED]> wrote: > > I'm having a little trouble installing glib 2.0.1 on > a Solaris 2.6 system. > > I've installed pkg-config 0.12.0, that seemed to go > OK. > > For glib, I did: > > ./configure --prefix=/opt/public > m

Re: problem with gdk_pixbuf_xlib library

2002-04-19 Thread anita setty
did not find any rescaling functionality supported by X library, I thought of using these libraries. What do you think I should do? How can I link the libgdk_pixbuf_xlib-2.0 ? Regards, anita --- Sven Neumann <[EMAIL PROTECTED]> wrote: > Hi, > > anita setty <[EMAIL PROTECTED]

problem with gdk_pixbuf_xlib library

2002-04-18 Thread anita setty
Hello, I have installed glib-2.0.1 and gtk+-2.0.2 on solaris 8 intel platform During ./configure of pango-1.0.1, it was not able to find Glib-2.0, so I used ./configure --disable-glibtest and was able to compile and install it, though it used glib-2.0.1 for compilation. Header files are in /usr