Hi All, I am trying to install 2.3.7 on Darwin but having some troubles. Daniel kindly pointed out for me that before I install 2.3.7, I need to have libiconv installed. I then downloaded libiconv-1.6 and have in built & installed, went back to libxml2 and try to build it. (I configured it with ./configure --host=powerpc-apple option) However ld still thinks that something is missing: [chanwe:web/bin/libxml2-2.3.7] wenyu% make... ... ... ar cru .libs/libxml2.a SAX.o entities.o encoding.o error.o parserInternals.o parser.o tree.o hash.o list.o xmlIO.o xmlmemory.o uri.o valid.o xlink.o HTMLparser.o HTMLtree.o debugXML.o xpath.o xpointer.o xinclude.o nanohttp.o nanoftp.o strio.o trio.o Here are lists of files I have in the /usr/local/lib & include directory: [chanwe:bin/libiconv-1.6/include] wenyu% ls /usr/local/lib charset.alias libexpat.la libiconv.a libsablot.a libxmlparse.la lynx.cfg php libcharset.a libfreetype.a libiconv.la libsablot.la libxmltok.a lynx.oldcfg php.ini libcharset.la libfreetype.la libjpeg.a libw3c libxmltok.la lynx_doc libexpat.a libgd.a libpng.a libxmlparse.a libz.a lynx_help [chanwe:bin/libiconv-1.6/include] wenyu% ls /usr/local/include/ cderror.h gdfontl.h jchuff.h jpegint.h transupp.h cdjpeg.h gdfontmb.h jconfig.h jpeglib.h w3c-libwww expat.h gdfonts.h jdct.h jversion.h wwwconf.h freetype2 gdfontt.h jdhuff.h libcharset.h zconf.h gd.h iconv.h jerror.h png.h zlib.h gd_io.h iconv.h.in jinclude.h pngconf.h gdcache.h iconv.h.msvc-shared jmemsys.h sablot.h gdfontg.h iconv.h.msvc-static jmorecfg.h shandler.h Any suggestions? Thanks! Wen-Yu |