PyXPCOM

grayrest grayrest at grayrest.com
Mon Jan 27 17:23:48 EST 2003


shawn wrote:
> I am planning to write a program that use Python, Mozilla and pyxpcom. 
> As I can't find the binary of pyxpcom, I have to compile it for myself. 
> But I don't want to use the costly MSVC. Can anyone can give me a hand? 
> I am used to use the Mingw as my C++ compiler.

I don't think that pyxpcom is being maintained or that it will 
build/work with versions of mozilla built after 4/1/2002 (including your 
version 1.0).

I tried to build it and failed both with 1.0 code and with today's cvs. 
It turns out that it depends on a file xp_core.h which was taken out of 
the tree as seen here: 
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&threadm=a8tuc3%245632%40ripley.netscape.com&rnum=2&prev=/groups%3Fq%3Dxp_core.h%26hl%3Den%26lr%3D%26ie%3DUTF-8%26selm%3Da8tuc3%25245632%2540ripley.netscape.com%26rnum%3D2

Further searching shows that the maintainer wasn't really interested in 
keeping it up to date:
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&threadm=ap1c1n%24ev81%40ripley.netscape.com&rnum=2&prev=/groups%3Fq%3Dpyxpcom%2Bgroup:netscape.public.mozilla.xpcom%26hl%3Den%26lr%3D%26ie%3DUTF-8%26selm%3Dap1c1n%2524ev81%2540ripley.netscape.com%26rnum%3D2

Upgrade to moz 1.3 ;] it's got bayesian spam filtering that works great, 
though recent nightlies have been unstable for me.
-- 
grayrest
http://grayrest.com/moz





More information about the Python-list mailing list