| Author |
Problem building 2.0.55 on AIX
|
|
| kurt.bremser@allianz.at 2006-01-18, 5:52 pm |
| The configure script seems to run into a loop:
checking db43/db.h usability... no
checking db43/db.h presence... no
checking for db43/db.h... no
checking db4/db.h usability... no
checking db4/db.h presence... no
checking for db4/db.h... no
checking db.h usability... no
checking db.h presence... no
checking for db.h... no
This is repeated on and on. Same thing happened with 2.2.0.
Did anybody experience something similar?
| |
| studarus@gmail.com 2006-01-27, 9:27 pm |
|
I'm experiencing the same thing - the config script is still running!
AIX 5.3 & Apache 2.2.0
kurt.bremser@allianz.at wrote:
> The configure script seems to run into a loop:
>
> checking db43/db.h usability... no
> checking db43/db.h presence... no
> checking for db43/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... no
> checking db.h presence... no
> checking for db.h... no
>
> This is repeated on and on. Same thing happened with 2.2.0.
>
> Did anybody experience something similar?
| |
|
| On 25 Jan 2006 13:10:20 -0800, studarus@gmail.com wrote:
[vbcol=seagreen]
>
>I'm experiencing the same thing - the config script is still running!
>AIX 5.3 & Apache 2.2.0
>
>kurt.bremser@allianz.at wrote:
Did you consider downloading and insalling the apache tarball
available from the AIX archive at ucla.edu?
| |
| Tom Hoefakker 2006-01-29, 9:08 pm |
| Bob_M wrote:
> On 25 Jan 2006 13:10:20 -0800, studarus@gmail.com wrote:
>
>
>
> Did you consider downloading and insalling the apache tarball
> available from the AIX archive at ucla.edu?
try using the --without-berkeley-db configure option
|
|
|
|