Scribbling feverishly on January 17, Net Llama managed to emit:
> Is this on your Slackware box?  

Yes. I built and installed GTK+ and GDK from source. They live under
/usr/local/mumble. As does Xscreensaver, I might add.

> I've attempted it on a RH7.x box and i get errors like these during
> 'make':
> 
> gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89
> -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -I/usr/include/gtk-1.2
> -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
> -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
> -I/usr/include/gnome-xml -I/usr/local/include -DHAVE_CONFIG_H
> -DDEFAULT_PATH_PREFIX='"/usr/local/lib/xscreensaver"'
> -I./../utils/images -DHAVE_CONFIG_H
> -DDEFAULT_ICONDIR='"/usr/share/pixmaps"' \
>   -g -O2 -I/usr/X11R6/include \
>   ./demo-Gtk.c
> In file included from /usr/include/gtk-1.2/gdk/gdk.h:31,
>                  from /usr/include/gtk-1.2/gtk/gtk.h:31,
>                  from ./demo-Gtk.c:66:
> /usr/include/gtk-1.2/gdk/gdktypes.h:33: glib.h: No such file or
> directory

[snip]

If you've got the right *-devel packages, then it "should" work. I
don't know off the top of my head why glib.h isn't there, because you
can't build GTK+ without it. Try running a --verify with rpm -q for 
the various GTK+ and GDK RPMs. That might shed some light on why
things are breaking.

Kurt
-- 
Caution: breathing may be hazardous to your health.
_______________________________________________
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users

Reply via email to