diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2009-09-22 18:59:56 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2009-09-22 18:59:56 +0300 |
commit | 5e000ff00d4d01e559397b49eb648ad3f159d496 (patch) | |
tree | 988cd8f095129a9eda4e669d734e7772618780b1 | |
parent | Better fixes for OpenVMS support. (diff) | |
download | xz-5e000ff00d4d01e559397b49eb648ad3f159d496.tar.xz |
Added OpenVMS-specific information to INSTALL.
-rw-r--r-- | INSTALL | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -11,6 +11,7 @@ XZ Utils Installation 1.2.3. Windows 1.2.4. DOS 1.2.5. OS/2 + 1.2.6. OpenVMS 1.3. Adding support for new platforms 2. configure options 3. xzgrep and other scripts @@ -116,6 +117,16 @@ XZ Utils Installation binaries. +1.2.6. OpenVMS + + XZ Utils can be built for OpenVMS, but the build system files are + currently not included in the XZ Utils source package. The required + OpenVMS-specific files are maintained by Jouk Jansen and can be + downloaded here: + + http://nchrem.tnw.tudelft.nl/openvms/software2.html#xzutils + + 1.3. Adding support for new platforms If you have written patches to make XZ Utils to work on previously |