Compiling Apache HTTP server as 32-bit on Mac OS X 10.8 Mountain Lion


I had a need to re-compile Apache as 32-bit with SSL support.  This is on a MacBook Pro with the Intel Core i7 processor.

Here are the configure params I ended up using to make this work.

 ./configure CFLAGS="-arch i386" CXXFLAGS="-arch i386" --prefix=/etc/apache2 --enable-ssl --enable-so

Comments

Popular posts from this blog

usoclient.exe in Windows 10 wakes up my PC with Wake Source: Unknown

How to block the Admiral anti ad-block detection message

Diskpart - "The volume you have selected may not be extended" on Windows 2003 Server when enlarging boot disk (C:) in VMware ESX 3.5