README.vms 576 B

1234567891011121314151617181920212223
  1. 4-jun-2002 Craig A. Berry
  2. Added rudimentary build procedures for
  3. OpenVMS based on work by Martin Vorlaender.
  4. You'll need MMS or its freeware equivalent MMK. Just go to the
  5. top-level directory and type
  6. $ MMS/DESCRIPTION=[.vms]
  7. or
  8. $ MMK/DESCRIPTION=[.vms]
  9. You'll end up with the object library expat.olb. For now, installation
  10. consists merely of copying the object library, include files, and
  11. documentation to a suitable location.
  12. To-do list:
  13. -- create a shareable image
  14. -- build and run the tests and build the xmlwf utility
  15. -- create an install target