On Thu, Aug 16, 2012 at 3:09 AM, mateolan <[email protected]> wrote: > Yeah, I do appreciate the inclusion of a new webkit for 12.04, that is handy > because following al of thoseother links is a cluster F.... > The instructions in each of those links are all slightly different from each > other, and also differ from the README files that are included with pyjs. > Again, examples don't mean anything if folks can't even get installed > easily. > I am happy to consolidate my efforts into one concise wiki page for 12.04 > once this is done, but I would hope that we could remove or at least > consolidate these other pages > Things began to build alright after having used the PPA, but now I get the > following when I try to make pythonwebkit in compile process. > Thoughts appreciated.
while both based on WebKit, the link i provided is a completely separate and massively diffferent implementation than the "pythonwebkit" one -- don't try to do/use/build both. frankly, as uninspiring as it sounds, i would recommend you do not try and use the pythonwebkit one at all ... its close to 2yrs+ outdated WebKit, and has not been successfully built on a recent distribution (to my knowledge). i am fitting the last bits for the gobject-introspection based runner this week, and expect to merge by the weekend. this backend will be 100% current and functional at that point. until then, just translate to JS using `pyjsbuild`. -- C Anthony --
