On 02/24/2012 at 10:02 Jeffrey Van Voorst <[email protected]> wrote:
> At this point, I will probably just try to build webkit from git clone > git://git.savannah.gnu.org/pythonwebkit.git after checking out the > python_codegen branch. I will see how far I can get by installing > dependencies based on compile/other errors. The webkit python_codegen branch is working here on my machine for more than year now without problems. Please note, that there is an AUR package for Archlinux as well: http://aur.archlinux.org/packages.php?ID=50802 It depends on what is installed on your system. But I think you have to apply all the patches that come with the Arch Linux package. In addition you have to add a patch for LIBPNG (if LIBPNG Version 15 is installed on your system): http://trac.webkit.org/changeset/82344/trunk/Source/WebCore/platform/image-decoders/png/PNGImageDecoder.cpp (this one is not yet part of the AUR package) I have planned to update the python_codegen branch with all this. But until next week i am really too busy. And yes, of course, building python-webkit takes a loooooooot of time. René

