Nick Kew <nick <at> webthing.com> writes: > Once you've built apr-util as you want it, use the --with options > to httpd configure to select it. You need to point --with to > ap[r|u]-1-config. So I did: ./configure --prefix=/opt/apache --enable-layout=Darwin --enable-mods-shared=all --sysconfdir=/opt/apache/etc --datadir=/opt/apache --enable-ssl --with-apr=/usr/local/apr/bin/apr-1-config --with-apr-util=/usr/local/apr/bin/apu-1-config and I get this: /usr/local/apr/build-1/libtool --silent --mode=link gcc -g -O2 -o htpasswd htpasswd.lo /Users/jsd/build/httpd-2.2.17/srclib/pcre/libpcre.la /usr/local/apr/lib/libaprutil-1.la -lexpat -liconv /usr/local/apr/lib/libapr-1.la -lpthread libtool: link: warning: library `/usr/local/apr/lib/libaprutil-1.la' was moved. libtool: link: cannot find the library `/opt/apache/lib/libapr-1.la' or unhandled argument `/opt/apache/lib/libapr-1.la' Any ideas? --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx