Just compiled httpd 2.0 off CVS and I have a small problem with the GNU libtool included with OS/X 10.0.4 and the latest developers CD... It doesn't link libraries in the right way (dunno still if it's actually LibTool, or Darwin's LD)... Example... ./httpd -l dyld: ./httpd can't open library: .libs/libaprutil.dylib (No such file or directory, errno = 2) Will investigate further, though! :) Pier