| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| expat-2_2_9.zip | 2020-03-11 | 669.7 kB | |
| readme.txt | 2020-03-11 | 1.0 kB | |
| Totals: 2 Items | 670.7 kB | 0 | |
11-MAR-2020 The expat OpenVMS kit is a zip file with 3 components: readme.txt This file. expat-2_2_9.TAR Stock distribution of sources from libexpat.org. expat-2_2_9-VMS.TAR Additional 2.2.9/vms files to add to source tree. Unpack the zip archive, then restore the source tree using the VMSTAR utility: $ vmstar -xf expat-2_2_9.TAR $ vmstar -xf expat-2_2_9-VMS.TAR The source tree create will depend on the ODS level of the file system and either be [.expat-2^.2^.9...] (ODS-5) or [.EXPAT-2_2_9...] (ODS-2). Set default to [.expat-2^.2^.9.vms] to continue build of library. If MMS is available, you may invoke MMS to build the expat.olb object library and create the runtests.exe verification program. These files are created in a [.Alpha] or [.IA64] sub-directory, depending upon the current architecture. If MMS not available, the expat.olb library may still be cretaed by invoking the libexpat_build.com command procedure.