~ubuntu-branches/ubuntu/lucid/expat/lucid

« back to all changes in this revision

Viewing changes to vms/README.vms

  • Committer: Bazaar Package Importer
  • Author(s): Ardo van Rangelrooij
  • Date: 2005-04-19 21:50:50 UTC
  • mfrom: (2.1.2 hoary)
  • Revision ID: james.westby@ubuntu.com-20050419215050-702ovrw753hzsc1r
Tags: 1.95.8-3
* Makefile.in: added $(srcdir)/expat_config.h to APIHEADER
  (closes: Bug#302191)
* rebuild against latest libtool for kfreebsd-gnu
  (closes: Bug#295825)

Show diffs side-by-side

added added

removed removed

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