Peter Suschlik wrote:

> > I am so close to getting midgard installed on OSX...I am doing the
> > ./configure for the midgard-lib but it kicks out when it checks for iconv
> > and says it is not installed...well it is installed but fink puts it in
> > /sw/bin. I tried adding --with-iconv=/sw/bin but it kicks out with the same
> > msg....any body got any suggestions?
>
> So, do /sw/bin/include/iconv.h and /sw/bin/lib/libiconv.so.* exist?
>
> If not, you probably want do some changes in configure.in:
> 132     CPPFLAGS="-I$i/include"
> 133     LDFLAGS="-L$i/lib"

I thought th iconv-finding stuff in acinclude.m4 already did this?

Emile



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to