[Gtk-sharp-list] Still no luck with finding libgtkhtml
John Luke
jluke@users.sourceforge.net
Sun, 22 Feb 2004 01:31:30 -0500
On Sat, 2004-02-21 at 20:24, Stephen Caldwell wrote:
> I have tried everything I can think of but gtkhtml-sharp is unable to
> find libgtkhtml. Anyone have any other suggestions or ideas?
>
> Thanks,
> Stephen
>
You need whatever provides $(prefix)/lib/pkgconfig/libgtkhtml-3.0.pc and
pkg-config needs to know where it is. Usually this is contained in the
*-devel or *-dev version of a package.
For example:
$ pkg-config --variable=prefix libgtkhtml-3.0
/usr