Re: [svn:PHP-Sandwich] rev 1018 - PHP-Sandwich/trunk

[email protected] (David Wheeler) Sun, 24 Apr 2005 21:08:33 -0700
Newsgroups perl.php.sandwich.dev
Message-ID <[email protected]>
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