Re: Problem building gtk 3.16.0 and gedit 3.17.2

2015-10-16 Thread Victor A. Santos
On Friday, October 9, 2015 9:31:03 AM BRT, Ove Lundell X wrote: Hi, I have tried to build gtk 3.16.0 and gedit 3.17.2 on a RHEL 6.4 64bit machine and it looks like the builds go well, But when I test with gtk3-demo, it fail to show some icons, And when I try to start gedit I get a couple

Re: Problem building gtk 3.16.0 and gedit 3.17.2

2015-10-15 Thread Ben Iofel
I think you are missing adwaita-icon-theme On Thu, Oct 15, 2015 at 10:05 PM Ove Lundell X wrote: > Hi, > > > > I have tried to build gtk 3.16.0 and gedit 3.17.2 on a RHEL 6.4 64bit > machine and it looks like the builds go well, > > But when I test with gtk3-demo, it

problem building gtk+ 2.10.13

2007-08-31 Thread dcottingham00
I've run into a problem building gtk+ 2.10.14. My distro has an older version of gnome, and I'm trying to install an application that requires a more up-to-date gtk+; but I don't want to replace the system library, since that will likely break everything else. So my approach is to build gtk

Re: problem building gtk+ 2.10.13

2007-08-31 Thread Yeti
On Fri, Aug 31, 2007 at 08:13:23PM +, [EMAIL PROTECTED] wrote: I've run into a problem building gtk+ 2.10.14. My distro has an older version of gnome, and I'm trying to install an application that requires a more up-to-date gtk+; but I don't want to replace the system library, since

Problem building GTK+ with linux fb

2007-04-30 Thread Diego A. Fons
Hi, I'm trying to build GTK+ 2.10.11 with linux frame buffer, i've built all the dependencies and i get an undefined reference error: gcc -DG_DISABLE_DEPRECATED -I/home/dfons/tiff-3.8.2/libtiff -I/home/dfons/jpeg-6b -I/home/dfons/pango-1.16.3 -I/home/dfons/fontconfig-2.4.0 -I/home/dfons/zlib

Problem building gtk/stock-icons

2006-11-03 Thread Hope Duryea
Hi, I get the following output when building the stock-icons directory: (process:5527): GdkPixbuf-WARNING **: Couldn't convert text chunk value to UTF-8. (process:5527): GdkPixbuf-CRITICAL **: gdk_pixbuf_set_option: assertion `key != NULL' failed It doesn't cause the build to fail, but it

problem building GTK+-2.4.14

2004-12-15 Thread Holtai AndrĂ¡s
Hello I have a problem building GTK+-2.4.14. I have right versions of glib, atk and pango (I hope so), so while configuring there are no errors. When building gtk, I get this error message: ... ./.libs/libgtk-x11-2.0.so: undefined reference to `g_type_class_add_private' ./.libs/libgtk-x11-2.0

problem building gtk

2004-05-07 Thread Dov Kruger
Hello, Sorry about the previous post. I didn't include enough information. rehat9 comes with libglib-1.2.so.0.0.10. It works. I did an rpm install: rpm -i glib-2.4.1-1.i686.rpm glib successfully installs, but there isn't a file labelled 2.4, instead, in /usr/lib: -rwxr-xr-x1 root root

Re: problem building gtk

2004-05-07 Thread Valdis . Kletnieks
On Fri, 07 May 2004 11:29:59 EDT, Dov Kruger [EMAIL PROTECTED] said: Hello, configure:21804: gcc -o conftest -g -O2 -Wallconftest.c 5 conftest.c:27:18: glib.h: No such file or directory And there's your problem I tried building glib-2.4.1 by hand from source, which puts the

Re: problem building gtk

2004-05-07 Thread Andrei Yurkevich
On Fri, 2004-05-07 at 11:29 -0400, Dov Kruger wrote: Sorry about the previous post. I didn't include enough information. rehat9 comes with libglib-1.2.so.0.0.10. It works. I did an rpm install: rpm -i glib-2.4.1-1.i686.rpm [skipped] configure:21622: checking for GLIB - version = 2.4.0

Re: problem building gtk

2004-05-07 Thread Chad A Daelhousen
At Fri, May 07, 2004 at 11:29:59AM -0400, Dov Kruger wrote: Sorry about the previous post. I didn't include enough information. Oops, I should read all the mail before starting replies. rehat9 comes with libglib-1.2.so.0.0.10. It works. I did an rpm install: rpm -i glib-2.4.1-1.i686.rpm

problem building gtk+ 2.3.2 under Solaris 2.8/gcc 3.3

2004-04-16 Thread Ziying Sherwin
We are trying to build gtk+ 2.3.2 under Solaris 2.8 using gcc 3.3. We installed pango 1.3.6, libxft 2.1.5, atk 1.5.2, glib 2.3.2 and pkgconfig 0.15.0. During the configuration we got the following message: sh: gnome-config: not found configure: error: Xft version 2 is required for x11 target

Problem building GTK+2.2.1

2003-03-28 Thread Chris Clayton
Hi, I hope someone can help me. I've searched tis and related mail lists (and google) for an answer to my problem, but to no avail. As part of trying to build Gnome 2.2, I am having a real problem with GTK+-2.2.1. AS far as I know, I've built and installed all the dependencies but when I try

Problem building GTK+ 2.0.6

2002-08-29 Thread Michael Schloh von Bennewitz
On GTK+ 2.0.6, after configuring with: ./configure --prefix=/cw --with-x --x-includes=/usr/X11R6/include \ --x-libraries=/usr/X11R6/lib --with-glib-prefix=/cw --disable-nls \ --with-native-locale=no --enable-shm --disable-debug --disable-rebuilds \ --disable-shared GNU make 3.79.1 fails

problem building gtk+/gdk-pixbuf - missing gdk-pixbuf-enum-types.h

2001-09-26 Thread Skip Montanaro
After a fresh cvs up this morning I get this error when compiling gdk-pixbuf/gdk-pixbuf.c: gdk-pixbuf.h:291:46: gdk-pixbuf/gdk-pixbuf-enum-types.h: No such file or directory Sure enough, gdk-pixbuf.h includes it and it doesn't exist. Should I delete the #include line because it's no