Re: cairo fixes step 1
[email protected] (Elizabeth M Smith)
| Newsgroups | php.gtk.dev |
|---|---|
| Message-ID | <[email protected]> |
Bob Majdak Jr wrote: > this patch is step 1 in fixing the current php-gtk cvs on unix, as > right now it will not compile. (however with the patch, it does) > > it addresses renaming in the updated cairo extension, and also a > "stray # in program" error caused by lack of a new line. > > you will need cairo from the svn. if the cairo svn is still at > revision 20 you will probably need to patch cairo first > (recompile/reinstall). that patch is also attached. > > it compiles with this command: > > ./cvsclean && ./buildconf && CFLAGS=-DHAVE_CAIRO ./configure && make > > notice the manual cflags, step two will be fixing the autotools > scripting to do that automatically. > > with no objections i will commit this > php-gtk-cairofix-20080106bob1.diff (text/x-patch) 6K > Looks good to me bob - I'll put the fix for cairo into the svn - hoping in the next week or so to get it stable enough to sync to cvs and release it in PECL, then we can think about rolling a new php-gtk Thanks, Elizabeth