On Fri, 2012-05-18 at 16:20 +0400, Vsevolod Fedorov wrote: > Hello, everybody! > > I tried to build PyWebKitGtk, without success. > > I live under gentoo. My libpng has version 1.5.10. And this libpng > version (from png-1.5) hides structure members from public view. > This problem has been fixed: > https://bugs.webkit.org/show_bug.cgi?id=54406 > But recommended Python-Webkit version from > git://git.savannah.gnu.org/pythonwebkit.git > (python_codegen branch) seems to be too old and does not include this patch. > > So, I will live on XULRunner for pyjd, as before... > > Seva >
Hi, Seva The following patch worked for me. http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/files/webkit-gtk-1.2.7-libpng15.patch?view=markup - Jim Washington
