[EMAIL PROTECTED] wrote: > ( a couple of days ago I posted that I had problems compiling midgard-php4 > using php4.0.6 with midgard 1.4.1, using FreeBSD 4.3 As recommended, I've > downloaded all the 1.4.2 source, and have started over with this) . > > I'm now getting problems when running ./configure for mod_midgard-1.4.2 > These look pretty similar to other postings people have made over the last > couple of days. I run configure as follows:- > > ./configure --with-apxs=/usr/local/apache/bin/apxs > --with-midgard=/usr/local/midgard > --with-midgard-config=/usr/local/midgard/bin/midgard-config > --with-expat=/usr/local/expat/lib --with-mysql=/usr/local/mysql/bin
You can trim this to ./configure --with-apxs=/usr/local/apache/bin/apxs --with-midgard-config=/usr/local/midgard/bin/midgard-config the other options are ignored. I just tried this on the freebsd machine in the sourceforge compile farm (3.4). Apart from the fact that I can't actually compile mod (since apache is missing on the compile farm), I am able to configure mod_midgard if I take out the check for /etc/mandrake-release and rerun autoconf. Try doing that, and I'll try to fix the mandrake-release bit. EMile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
