RE: [pyxpcom] getting pyxpcom/xulrunner working on linux?
by Mark Hammond other posts by this author
Aug 10 2005 7:25PM messages near this date
view in the new Beta List Site
RE: [pyxpcom] getting pyxpcom/xulrunner working on linux?
|
Re: [pyxpcom] getting pyxpcom/xulrunner working on linux?
FWIW, my ubuntu distribution appears to have successfully built.
After building, I can see:
$ ldd _xpcom.so | grep python
libpython2.4.so.1.0 => /usr/lib/libpython2.4.so.1.0 (0xb7e55000)
Which looks to me like a dynamic Python. Everything seems to work fine
(except for some test suite issues relating to Python 2.4 changing the way
hex constants are interpreted :( )
Mark
_______________________________________________
pyxpcom mailing list
pyxpcom@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Brendan O'Connor
Mark Hammond
Mark Hammond
Brendan O'Connor
|