> > Where does apxs put things when built? One issue here is that of > Solaris zones. Whatever is done, it should behave properly with respect > to zones, right? > This, by the way, if I recall correctly was one of the motivators for > Cool Stack 1.1 to move to /opt from /usr/local. I can't speak for the > /usr/local decision in the first place, but I suspect it was to be > fairly compatible with what most downloads want to do when you > ./configure them. > > Well, now I've just tried it, and by default it will put things in the > libexecdir, which in config_vars.mk is set to /usr/apache2/libexec (at > least with the package currently in SFWNV). > > So, perhaps the build directory (which seems to have things for building > software, but not built software) needs to be in /usr but there should > be a libexec which apxs should know how to use in /var/apache2/libexec.
Agreed. We will have /usr/apache2/build /var/apache2/libexec Thanks and Regards, Seema.
