angrytuna
Registered
Hi to the forum,
I'm trying to update the apache build on our OSX box, and I have a two part question.
1) Forgive my newbieness. What's the default install directory on an OSX box for a new Apache build? Does prefix=/usr/local/apache2, or will this break mac functionality?
2) The documentation says if you want to be happy with the results, you will have installed a new version of libtool (4.2 specifically) before you install apache. The libtool documentation says it requires a patch in order to work properly on a darwin system:
http://fink.sourceforge.net/doc/porting/libtool.php
I have not worked much with scripting, so am unsure where in ltmain.sh and configure the patches listed are to be applied. Can anyone help?
I'm trying to update the apache build on our OSX box, and I have a two part question.
1) Forgive my newbieness. What's the default install directory on an OSX box for a new Apache build? Does prefix=/usr/local/apache2, or will this break mac functionality?
2) The documentation says if you want to be happy with the results, you will have installed a new version of libtool (4.2 specifically) before you install apache. The libtool documentation says it requires a patch in order to work properly on a darwin system:
http://fink.sourceforge.net/doc/porting/libtool.php
I have not worked much with scripting, so am unsure where in ltmain.sh and configure the patches listed are to be applied. Can anyone help?