PDA

View Full Version : [ubuntu] Getting paths/configure line from .deb



nshahzad
April 6th, 2010, 01:33 AM
Hi guys,

I'm trying to re-compile PHP, but from scratch so I can compile in the php-fpm extension. But, I want to compile it so it uses the same paths as the .deb does (I know there are differences, but not quite sure where).

I want the same paths, so I can just update it when 5.3 is out with 9.10. But I'm a bit lost. I'm using dotdeb packages, but the extension is a bit crashy, and it's more reliable it seems to add in the patch. But when I compile, I need to add it to the configure line, but can't for the life of me find what the line for .configure is using the deb package.

Thanks