Is the Pyjamas-Desktop still supported under Linux Ubuntu "Precise
Pangolin"? I've tried to get it to work but it would be easier to carry
water uphill in a sieve.
First, there is no "pyjd" package so I got the "pyjs" source and got access
through that.
Then, there's no Hulahop package so I added Debian's "sid" distribution to
apt's sources.list to get them onto the machine.
The installed libraries don't go into /usr/lib so I modified bin/pyjd to
add /usr/lib/xulrunner-10.0 to LD_LIBRARY_PATH.
This fails because at least one symbol is not found:
File "/usr/lib/python2.7/dist-packages/hulahop/__init__.py", line 29, in
<module>
from hulahop._hulahop import shutdown
ImportError: /usr/lib/python2.7/dist-packages/hulahop/_hulahop.so:
undefined symbol: XRE_InitEmbedding
I tried using the libraries in /usr/lib/firefox but it's missing
libpyxpcom.so.
Am I missing something obvious? Any suggestions, or should I just give up
on Linux?
-- Brian
--
---
You received this message because you are subscribed to the Google Groups
"Pyjs.org Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.