On a related subject, one that has been bugging me alot recently is phpize & include dir's
I run 4.2* as apache mod, and 4.3-dev as cli, now when it comes to building modules I have to go back to the build directories and reinstall phpize each time. I know I could change --prefix=, but it would be a bit nicer if phpize installed with a suffix and softlinked it'self to phpize eg. phpize-4.2.3 --> softlinked to phpize phpize-4.3-dev /usr/include/php4-3-dev /usr/include/php4.2.3 --> softlinked to /usr/include/php4 anyway - just a thought... regards Alan Marcus Boerger wrote: > Hi Sascha is ther a waay to build three modules, in particular > i want to build cli, cgi and the apache module. > > regards > marcus > > -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php