I have a bug report against php-gtk:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=164619

The error occured when a new version of php was uploaded to unstable.
The error is:

Warning:  php-gtk: Unable to initialize module
Module compiled with debug=0, thread-safety=0 module API=20020429
PHP compiled with debug=0, thread-safety=0 module API=20010901
These options need to match


I used in my postinst this:

mkdir -p `/usr/bin/php-config --extension-dir`
cp /tmp/php_gtk.so `/usr/bin/php-config --extension-dir`

and I know the problem is here cause it works until
the next php (and so new zendapi) package is uploaded.

-- 
Gaetano Paolone GnuPG:69A5 548C 4145 1116 8CA9  2CB5 9448 3FA3 54DB 33D3
  Debian developer - [EMAIL PROTECTED]  Home: http://www.bigpaul.org
         http://www.linuxfaq.it: LDR Linux Domande e Risposte.
http://www.gnutemberg.org - Linuxlinks: http://www.linuxlinks.it by robk

Reply via email to