On Mar 23, 2015, at 7:02 PM, 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? > >> sudo find /opt -name core.c -print
MacPorts ports don't install the source; they download source and use it to build the final software, which is then installed. Which Apache module are you trying to build? _______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
