Ken Pooley wrote: > OK...not to be a complete dumb ass...but.... > iconv.h lives at /sw/include/iconv.h > there is no libiconv.so but there are libiconv.la and libiconv.dylib both at > /sw/lib/libiconv.* > would I put those explicit paths in CPPFLAGS="-I$i/include" and > LDFLAGS="-L$i/lib" ?
I guess that would work... WTF is libiconv.dylib? Never saw that before. > would I then ./configure ( I tried autoconf and it spat at me...) Fetch the 'bootstrap' script from http://cvs.midgard-project.org/~checkout~/midgard/lib/bootstrap?rev=1.2&content-type=text/plain What's the minimal machine that'll run MacOSX, BTW? Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
