Jorey Bump
list at joreybump.com
Wed Apr 4 12:43:39 EDT 2007
Brian McCann wrote: > here are all references ro apxs, there was no apxs wit Collabnet, that's > why I installed apache2-devel to get it > the version of apache that came with the RH install was 2.0.52 and the > one with the collabnet install 2.2.3 > there is an apxs in /usr/sbin/ but when I run configure pointing to it, > I get the output in bold below pointing to apache 2.0.52 not 2.2.3 are > you saying that if I can get the apxs associated with apache version > 2.2.3(the version CollabNet uses)mod_python will build succcessfully? Yes, and I would even go so far as to say that you should use an apxs that is created when the target Apache httpd installation is compiled. In other words, it will be easiest to use an apxs that matches your installation, not merely one that matches the version. I highly recommend contacting CollabNet for support. It's trivial to include apxs, so they have either overlooked it, or have a good reason not to do so. If you explain your use case to them, they are in the best position to provide further instructions.
|