On Jan 14, 2008, at 3:20 PM, Roy T. Fielding wrote:
-1 1.3.41 (compiles, but default layout on Darwin doesn't respect prefix)
It never has. There's absolute paths in the layout file.
Hrm... Roy, is this a regression from 1.3.39?No, so never mind. +1 on 1.3.41 -- I was finally able to get it to work after adding --with-layout=Apache and manual configuration. The server seems to be working fine.
--with-layout=Apache does the trick for me.
I have not been able to get the perl test framework to run on 1.3.
Here's my saved config.status for Apache 1.3, invoked with --prefix for a particular compile:
./configure \ "--with-layout=Apache" \ "--enable-module=so" \ "--enable-module=rewrite" \ "--enable-module=vhost_alias" \ "--enable-module=proxy" \ "--enable-module=info" \ "--enable-module=status" \ "$@"This runs the test suite as well as possible. No SSL, because it doesn't come with the server. No DAV for the same reason. A bunch of tests fail, but no regressions from one version to the other. .
S. -- Sander Temme [EMAIL PROTECTED] PGP FP: 51B4 8727 466A 0BC3 69F4 B7B8 B2BE BC40 1529 24AF
smime.p7s
Description: S/MIME cryptographic signature
