Greg Bledsoe wrote: > 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:
You're missing the development part of the expat package (which has the required header files, a.o.). Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
