Re: [svn:PHP-Sandwich] rev 1018 - PHP-Sandwich/trunk
[email protected] (Sterling Hughes) Mon, 25 Apr 2005 10:01:55 -0700
| Newsgroups | perl.php.sandwich.dev |
|---|---|
| Message-ID | <[email protected]> |
I'm not against either of those options, but for the moment I just want to get it so george, wez and I can cleanly compile and run this thing without any custom mods. I think build system work should be done when the core functionality is a bit more robust... -Sterling On 4/24/05, David Wheeler <[email protected]> wrote: > On Apr 24, 2005, at 8:00 PM, Wez Furlong wrote: > > > Because the destdir is where the perl module will be installed, not > > where php itself is already installed :) > > Ah, right, thanks. May I suggest that you make it an option? > > perl Makefile.PL PHPPATH=/usr/local > > Something like that. > > I'd actually prefer the use of Module::Build, but I don't know if it > supports compiling a C module so well yet (though it should). > > Cheers, > David > >