--- "David A. Bandel" <[EMAIL PROTECTED]> wrote:
> On Thu, 17 Jan 2002 16:11:56 -0800 (PST)
> Net Llama <[EMAIL PROTECTED]> spewed into the bitstream:
> 
> [snip]
> 
> > /usr/include/gtk-1.2/gdk/gdktypes.h:33: glib.h: No such file or
> > directory
> 
> [snip]
> 
> > /usr/include/gtk-1.2/gtk/gtktypeutils.h:31: glib.h: No such file or
> > directory
> 
> run locate glib.h.  If it's on your system, then the build software
> can't
> find it.  You may need to modify your make file, find the line with
> the
> other -I/path/to/includes and put another -I/path/to/glib.h in.  If
> glib.h
> is not on your system, you need the glib-devel-* and gtk-devel-* RPMs
> (at
> least, possibly even the gnome-devel-* RPMs).

Ugh.  I've had [gtk|glib]-devel-1.2.10 installed for months, yet i don't
have glib.h installed.  I've also got gnome-devel* installed.  This
looks to be leading down a dependency path of hell.
Could I build against lesstif instead?  Hrmmm...something like:
./configure --with-lesstif=?

=====
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Lonni J. Friedman                          [EMAIL PROTECTED]

Linux Step-by-step help:           http://netllama.ipfox.com

                                                 .

__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/
_______________________________________________
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users

Reply via email to