On Sat, Jun 16, 2012 at 6:41 PM, Michael Fox <[email protected]> wrote:
>
> I've just discovered pyjamas today.
>
> This morning I thought it sounded like an awesome way to develop
> cross-platform applications. But now its early evening and I still don't
> have pyjd working on Ubuntu. I've become very discouraged with OSX, and I
> probably won't bother with Windows unless I can get the first two.

the first two are all but completely borked -- the Windows version has
only been modified 3 times in 3 years, and is, more or less,
rock-solid.

> Even if I do get it going, how would distribution work? Am I going to be
> able to use freeze.py to make bundles? Clearly if there isn't even an Ubuntu
> package to install pyjd (or xulrunner or python-webkit that works right),
> I'm not going to be able to release a package that depends on pyjd.

no idea if freeze.py would work, never tried myself or used freeze.py
at all.  you can try your mileage with the package here:

https://github.com/downloads/pyjs/pyjs/python-pywebkitgtk_1.0-1_amd64.deb

... results are mixed.  pythonwebkit is pretty old ... i do hope to
have some great news regarding the gobject-based replacement (which
will work on almost[1] vanilla webkitgtk), which would cover all
*nixes, but it's simply not ready for prime-time yet.  I'm less sure
of what will happen to Mac ... i personally have no means of
developing for that platform ... the gobject ones would probably work
(using libwebkitgtk and thus GTK), but it would not use Cocoa and thus
not have the Mac "look and feel" (which, frankly, is the king of
piddley-little-wah-wah complaints; i only sympathize because
installing GTK means lots(?) more dependencies, et al)

unfortunately, native runner [pyjd] development and installation are
notoriously difficult stabilize for umpteen reasons; maybe try
creating an integrated/bundled pyjs webapp instead.

-- 

C Anthony

Reply via email to