core/expat-2.0.1/vms/README.vms
author Jan Vrany <jan.vrany@fit.cvut.cz>
Tue, 02 Feb 2016 21:49:24 +0000
changeset 300 b6d834208d33
parent 296 xmlreaderimpl/support/expat-2.0.1/vms/README.vms@ea3dbc023c80
permissions -rw-r--r--
ExpatXMLReader and DOM3XMLReader moved to xmlsuite/core package ...to ease usage of the package. Therefore it's no longer needed to also build xmlsuite/xmlreaderimpl in order to actually parse something. Expat should provide a good default.

4-jun-2002	Craig A. Berry
		Added rudimentary build procedures for 
		OpenVMS based on work by Martin Vorlaender.


You'll need MMS or its freeware equivalent MMK.  Just go to the 
top-level directory and type

$ MMS/DESCRIPTION=[.vms]
 
  or

$ MMK/DESCRIPTION=[.vms]

You'll end up with the object library expat.olb.  For now, installation
consists merely of copying the object library, include files, and
documentation to a suitable location.  

To-do list:

	-- create a shareable image
	-- build and run the tests and build the xmlwf utility
	-- create an install target