fredk2 wrote:
Hi, I am looking to compile httpd for a specific target directory structure that I do not have acccess to. So I cannot use --prefix=/target/dir If I set --prefix=/build/dir then all the configuration files in conf have the wrong directory instead of the proper /target/dir. Are there some additional configure or make install options ?
Because this is all autoconf based, there is indeed additional flexibility, but you need to approach the build from an autoconf perspective; there are many guides on the web to this. See the Makefile logic itself to explore what you can accomplish even without making changes to autoconf. Bill --------------------------------------------------------------------- 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