On Sat, 13 Sep 2003, Stas Bekman wrote:
[ ... ]
So what I was saying is that we probably need to continue building *mod_perl* as before, however make mod_perl.lib and anything else needed available under the Apache source tree (or I think under the perl lib tree for mp1, since that's where we keep all our mp stuff). Does it make sense?
Yes, that does ... We could put it under the perl tree (that's where the mp1 header files go now), for example, under $Config{installsitearch}/auto/mod_perl/, and then record that in Apache::MyConfig. Alternatively, as with mod_perl.so, we could let the user specify the location via a Makefile.PL INSTALL_LIB flag (analagous to Win32's INSTALL_DLL), and if this is not given, set it to be under APACHE_SRC/libexec, if this exists (ie, the user has given the Apache installation directory for APACHE_SRC). Preferences?
Either way is fine with me as long as things are working as before and even better ;)
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
