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.
BEST
~mc
Error:
make[1]: Entering directory `/home/mclange/pythonwebkit/build'
CXX
WebCore/accessibility/libwebkitgtk_python-1_0_la-AccessibilityARIAGridCell.lo
CXX
WebCore/accessibility/libwebkitgtk_python-1_0_la-AccessibilityARIAGrid.lo
In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:34:0,
from /usr/include/glib-2.0/glib.h:34,
from /usr/include/glib-2.0/gobject/gbinding.h:30,
from /usr/include/glib-2.0/glib-object.h:25,
from /usr/include/glib-2.0/gio/gioenums.h:30,
from /usr/include/glib-2.0/gio/giotypes.h:30,
from /usr/include/glib-2.0/gio/gio.h:28,
from /usr/include/libsoup-2.4/libsoup/soup-types.h:9,
from /usr/include/libsoup-2.4/libsoup/soup-portability.h:9,
from /usr/include/libsoup-2.4/libsoup/soup-address.h:11,
from /usr/include/libsoup-2.4/libsoup/soup.h:13,
from
../WebCore/platform/network/soup/ResourceResponse.h:31,
from ../WebCore/loader/CachedResource.h:29,
from ../WebCore/loader/CachedResourceHandle.h:29,
from ../WebCore/dom/Document.h:29,
from ../WebCore/rendering/RenderObject.h:32,
from ../WebCore/accessibility/AccessibilityARIAGrid.cpp:37:
/usr/include/glib-2.0/glib/gthread.h:51:16: error: ‘union’ tag used in
naming ‘struct _GMutex’ [-fpermissive]
/usr/include/glib-2.0/glib/gthread.h:58:7: error: ‘union’ tag used in
naming ‘struct _GMutex’ [-fpermissive]
make[1]: ***
[WebCore/accessibility/libwebkitgtk_python-1_0_la-AccessibilityARIAGrid.lo]
Error 1
make[1]: Leaving directory `/home/mclange/pythonwebkit/build'
make: *** [all] Error 2
On Wednesday, August 15, 2012 3:29:03 AM UTC-7, C Anthony Risinger wrote:
>
> On Wed, Aug 15, 2012 at 3:09 AM, Peter Bittner
> <[email protected]<javascript:>>
> wrote:
> > Hi Mat,
> >
> >> However, I don't really need examples, I am sold on the concept. I DO
> NEED
> >> consolidated, concise Ubuntu 12.04 installation instructions--the hack
> for
> >> pythonwebkit just doesn't seem to work...has anyone been successful?
> >
> > Thanks for the constructive *cough* *cough* criticism on the examples
> > discussion.
> >
> > As for pyjs Desktop on Ubuntu, I managed to install it on 11.10 about
> > half a year ago using the following Wiki article:
> > https://github.com/pyjs/pyjs/wiki/pyjamasubuntuwebkitgtk
> > You may also check on this discussion thread here:
> > https://groups.google.com/d/msg/pyjamas-dev/uUD5zGyqPTs/RcaR1CY7wTgJ
> > If that doesn't help my next bet would be
> > https://github.com/pyjs/pyjs/wiki/pyjamasubuntu
>
> ... and:
>
> https://groups.google.com/d/msg/pyjs-users/Ta5WDOLDUYk/R5JSJ-9NR60J
>
> ... which will be 100% soon (Timers nearly complete).
>
> --
>
> C Anthony
>
--