On 24.03.2015 01:02 AM, Gary Fitts wrote: > I installed the MacPorts Apache2 package (apache 2.2.9) hoping to have a > build environment where I can add a custom Apache module. But there doesn’t > seem to be any build environment — no source files etc, just binaries. Am I > missing something, or is there another source package somewhere?
Apache modules are typically build via apxs. Note that macports features a (somewhat short) list of modules already: run port search mod_ In any case, building modules does not need any "source" per se, but only, as Brandon correctly mentioned, headers, libraries and apxs. Which droids are you looking for? Mihai
signature.asc
Description: OpenPGP digital signature
_______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
