[php-maint] building a php-5.2.10 package

sean finney seanius at debian.org
Mon Jul 6 16:59:10 UTC 2009


hi jan,

On Mon, Jul 06, 2009 at 04:34:25PM +0200, Jan Schmidt, Continum AG wrote:
> Hi everybody,
>
> i m building a new php-5.2.10 .deb package for my company and got a  
> question along this. I succesfully builded my packet but if i install it  
> over dpkg -i the module libphp5.so is always missing. My ./configure  
> system call is :
> ./configure --with-apxs2=/usr/bin/apxs2 --with-apache2  
> --with-config-file-path=/etc/php5 --enable-cli --with-pear --with-mysql  
> --with-config-file=/etc/php5/php.ini --with-config-file-path=/etc/php5/  
> --with-mysql --with-openssl --with-pdo-mysql --with-xsl --with-gd  
> --enable-suhosin --enable-fastcgi --enable-force-cgi-redirect  
> --with-regex=php

are you using the existing 5.2.10 source package?  

> is there any parameter missing which i need for building the libphp5.so  
> module?

i would say the parameters in debian/rules in the php5 source package
would be a good point of reference.  there's a couple makefile variables
that get the options, but i'm not sure what you're doing...

> It would be also helpful if any of the maintainers can tell me how they  
> build php packages with that libphp module. Are there any documentations  
> about?

documentation on the ./configure arguments is really the domain of the
"upstream" (i.e. php.net), though you can cheat and look in debian/rules
like i mentioned above.


	sean
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-php-maint/attachments/20090706/745db0fd/attachment.pgp>


More information about the pkg-php-maint mailing list