Re: [PHP-GTK-DEV] Bugzilla

[email protected] (Elizabeth M Smith) Mon, 05 Oct 2009 10:05:07 -0400
Newsgroups php.gtk.dev
Message-ID <[email protected]>
Joop Boonen wrote:
> On Mon, October 5, 2009 1:03 am, Elizabeth M Smith wrote:
>   
>> Joop Boonen wrote:
>>     
>>> Hello,
>>> Is there a bugzilla for php-gtk?
>>> The latest cvs build does build against php 5.3 but not any more
>>>       
> against
>   
>>> php < 5.3.
>>> Regards,
>>> Joop
>>>       
>> Builds fine against the lastest PHP 5.2 branch (I've built it about 50
>>     
> times this weekend hunting a bug)
>   
>> There are some issues with the configure stuff with automake however
>>     
> since it now requires the cairo extension as well (adding -DHAVE_CAIRO
> to CFLAGS ...)


As I mentioned - you need the PECL cairo extension (see 
pecl.php.net/package/cairo) and you need to add -DHAVE_CAIRO to your CFLAGS

the automake stuff is all messed up, I've asked for help since I know 
nothing about it - but no one else seems to know how to fix it either

thanks,
Elizabeth Smith