Hello all. I've attempted to compile the midgard lib 1.4.3, but get the following error:
checking Expat location... configure: error: Expat not found I've had such prefix issues before, but I can't seem to work around this one. I've tried --libdir=/usr/lib, --libdir=/usr, --prefix=/usr, etc, but can't get configure to find expat. I've got expat 1.95 as evidenced here: [bash]$ locate expat | grep usr/lib /usr/lib/python2.1/xml/parsers/expat.py /usr/lib/python2.1/xml/parsers/expat.pyc /usr/lib/python2.1/xml/parsers/expat.pyo /usr/lib/python2.1/xml/sax/expatreader.py /usr/lib/python2.1/xml/sax/expatreader.pyc /usr/lib/python2.1/xml/sax/expatreader.pyo /usr/lib/python2.1/lib-dynload/pyexpat.so /usr/lib/python2.1/test/output/test_pyexpat /usr/lib/python2.1/test/test_pyexpat.py /usr/lib/python2.1/test/test_pyexpat.pyc /usr/lib/python2.1/test/test_pyexpat.pyo /usr/lib/libexpat.so.0 /usr/lib/libexpat.so.0.1.0 /usr/lib/libexpat.la Any ideas? Or better yet, solutions? Thanks in advance Greg Bledsoe --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
