Index of  //vmspython.dyndns.org/anonymous/kits/axp/vms72/

Re-packaging for VMS V7.2 under standard filesystem

The kits you'll find in this directory are a re-packaging of the normal Python-port for VMS to V7.2 of the Operating System without using any ODS-5 filesystem-capabilities.
As such, you must be careful when using filenames: no special characters, just the one dot-extension, don't count on difference between upper- and lowercase etc.
It is intended for all those older systems out there that won't receive an upgrade to the latest VMS anytime soon.

Installation is the same as the normal distribution. Use the PRODUCT utility to install libbz2 and zlib. Call:


$ @sys$common:[<packagename>]startup

to define the necessary logicals.

Again, use the PRODUCT utility to install python.
Call:


$ @sys$common:[python.vms]startup

this time.
These scripts can be put in the VMS startup script to survive a reboot.

To use python through the symbol, call:


$ @sys$common:[python.vms]setup

This can be put into your login.com.


Tom Uijldert
       Name                                 Revised         Size  Description
[ZIP] libbz2-v0100-2-1.zip 20-Jan-2008 11:16 244,539 ZIP archive [ZIP] python-v0203-4b-1.zip 20-Jan-2008 11:16 8,258,311 ZIP archive [HTM] readme.html 20-Jan-2008 11:16 1,220 "Re-packaging for VMS V7.2 under standard filesystem" [ZIP] zlib-v0102-1-1.zip 20-Jan-2008 11:16 332,909 ZIP archive
WASD