mozdev.org

eXPatCOM    

resources:

The code is intended to reside within extensions/xmlextras in the Mozilla source tree.  The following commands should be sufficient to download the code and build it:

cd mozroot/extensions/xmlextras
cvs -d :pserver:guest@mozdev.org:/cvs login
cvs -d :pserver:guest@mozdev.org:/cvs co \
  expatcom/Makefile expatcom/Makefile.in \
  expatcom/public expatcom/src expatcom/test
cd expatcom
gmake -s
where mozroot is the Mozilla build root directory.  You could just checkout the entire expatcom directory, but you get a bunch of stuff you don't really need that way, like the HTML page you are currently reading.

The component you build will be installed into the dist directory in the Mozilla build tree.  If you have the dist/bin directory on your path you should be able to execute gmake testjs to run the test script.


User Notes: [?]

If you do not get a response to a question posted in this forum, please try sending a message to the project's mailing list or to the project owner directly.

[1] Submitted by: Alex on Monday September 1st 2003

;-)
eu/

[2] Submitted by: Karl on Friday September 12th 2003

Very interesting project!

[3] Submitted by: jims on Tuesday September 23rd 2003

Your work is very interesting.

For questions or comments about expatcom, please send a message to the expatcom mailing list.
Copyright © 2000-2009. All rights reserved. Terms of Use & Privacy Policy.