wvHTML, glib && libiconv
Lowell Gilbert
freebsd-questions-local at be-well.ilk.org
Mon Sep 18 07:01:48 PDT 2006
Ted Johnson <whatawonderfulworldweliveintoo at yahoo.com> writes:
> I need to install wvHTML. It's dependent on glib, which is dependent on libiconv. I'm on FreeBSD 6.1. It has libiconv installed. But glib says it can't find it:
>
> configure: error: *** No iconv() implementation found in C library or libiconv
>
> So I'm stuck. What do I do in situations like this?
You need to tell glib's configure script about the location of
libiconv. Use the port; it must do this automatically.
More information about the freebsd-questions
mailing list