Subject: Re: gnomesupport.h, where is it?
To: Julio Merino <slink@unixbsd.org>
From: Frederick Bruckman <fredb@immanent.net>
List: netbsd-users
Date: 02/09/2002 13:04:27
On Sat, 9 Feb 2002, Julio Merino wrote:

> I'm trying to compile gabber from sources, but I get an error while
> compiling: it does not find the gnomesupport.h header file. I have
> the following gnome packages:
>
> gnome-libs-1.4.1.2  Libraries for the GNU Network Object Model Environment
> gnome-vfs-1.0.2     GNOME Virtual File System
> gdk-pixbuf-gnome-0.11.0 the GNOME image loading library GNOME canvas support add-on
> gnome-print-0.29    Prototype implementation of the Gnome Printing Architecture
> xscreensaver-gnome-3.34 Screen saver and locker for the X window system (with GNOME support)
> gnome-core-1.4.0.4  Base component of GNU Network Object Management Environment
> gnome---1.1.19      C++ binding for the GNOME libraries
>
> But the header file is not in them. Where should it be?

In gnome-libs:

# pkg_info -F -e  /usr/X11R6/lib/gnome-libs/include/gnomesupport.h
gnome-libs-1.4.1.2


Frederick