Hi,

I got a problem on lots of PHP 5 packages like CSWphp5zip and CSWphp5session:

/var/sadm/pkg/CSWphp5zip/install/postinstall: /home/mwatters/mgar/ pkg/php5/trunk^J#!/bin/sh^JPHP_INI=/opt/csw/php5/lib/php.ini^Jecho "[===> Running Post Install <===]"^Jecho " ===> Enabling zip extension"^Jif grep CSW: not found /var/sadm/pkg/CSWphp5zip/install/postinstall: $ {PHP_INI}^Jelse^Jperl -i -pe s: not found
/var/sadm/pkg/CSWphp5zip/install/postinstall: .*CSW: not found
/var/sadm/pkg/CSWphp5zip/install/postinstall: CSW: not found
/var/sadm/pkg/CSWphp5zip/install/postinstall: ${PHP_INI}^Jfi^Jcat << _EOF_ ^ J ******************************************************************************^ J* NOTICE: Successfully Enabled Extension "zip"^J* in $ {PHP_INI}^J*^J* You will need to restart your web server to finish the install ^ J ******************************************************************************^ J_EOF_^Jexit 0^Jgmake[4]: Leaving directory : not found
/var/sadm/pkg/CSWphp5zip/install/postinstall: gmake[4]:: not found
pkgadd: ERROR: postinstall script did not complete successfully

Installation of <CSWphp5zip> failed.

...

Removal of <CSWphp5session> was successful.
Analysing special files...
/var/sadm/pkg/CSWphp5session/install/postinstall: /home/mwatters/ mgar/pkg/php5/trunk^J#!/bin/sh^JPHP_INI=/opt/csw/php5/lib/ php.ini^Jecho "[===> Running Post Install <===]"^Jecho " ===> Enabling session extension"^Jif grep CSW: not found /var/sadm/pkg/CSWphp5session/install/postinstall: $ {PHP_INI}^Jelse^Jperl -i -pe s: not found
/var/sadm/pkg/CSWphp5session/install/postinstall: .*CSW: not found
/var/sadm/pkg/CSWphp5session/install/postinstall: CSW: not found
/var/sadm/pkg/CSWphp5session/install/postinstall: $ {PHP_INI}^Jfi^Jcat << _EOF_ ^ J ******************************************************************************^ J* NOTICE: Successfully Enabled Extension "session"^J* in $ {PHP_INI}^J*^J* You will need to restart your web server to finish the install ^ J ******************************************************************************^ J_EOF_^Jexit 0^Jgmake[4]: Leaving directory : not found
/var/sadm/pkg/CSWphp5session/install/postinstall: gmake[4]:: not found
pkgadd: ERROR: postinstall script did not complete successfully


Best regards

-- Dago

_______________________________________________
maintainers mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/maintainers

Reply via email to