Ted Johnson <[EMAIL PROTECTED]> 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.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to