Starting in 1996, Alexa Internet has been donating their crawl data to the Internet Archive. Flowing in every day, these data are added to the Wayback Machine after an embargo period.
The ZLIB package on AXP require OpenVMS V7.1 and provide shareables
optimized for generic Apha processor and ones for EV56 processor and later
platforms.
All others packages require OpenVMS V7.3 on AXP and OpenVMS V8.2 on IA64.
Tom Uijldert has build kits for OpenVMS
AXP V7.2 (for zlib, libz and Python). These kits can be found in
Tom Uijldert's OpenVMS V7.2 kits.
If you wish to compile the software yourself, complete source
packages are available
here or from the
North American mirror site.
Some of these tools require (or run better on) an ODS-5 volume.
The integrated LDDRIVER present within OpenVMS Alpha V7.3-1 and later
can be use to build an ODS-5 container.
The necessary material to use it is include in the tools directory for
each processor type.
Zlib V1.2.3
Zlib is a compression/decompression library used by several
software packages, including MySQL and Python.
By default, the installation procedure installs this
library package in the SYS$COMMON:[LIBZ] directory. To install it in another directory, dev:[dir], use the /DESTINATION parameter of the PRODUCT command. In this case, the library package will be installed in the dev:[dir.LIBZ] directory.
Installation
Make the directory which holds the ZIP file your default directory
Extract the PCSI kit from the ZIP archive.
$ UNZIP "-V" ZLIB-V0102-3-1
Install the Zlib package to your chosen destination.
LibBZ2 is a block-sorting compression/decompression library used by several software packages, including Python.
By default, the installation procedure installs this
library package in the SYS$COMMON:[LIBBZ2] directory. To install it in another directory, dev:[dir], use the /DESTINATION parameter of the PRODUCT command. In this case, the library package will be installed in the dev:[dir.LIBBZ2] directory.
Installation
Make the directory which holds the ZIP file your default directory
Extract the PCSI kit from the ZIP archive.
$ UNZIP "-V" LIBBZ2-V0100-2-1
Install the library package to your chosen destination.
LibJPEG is a image de/compression library using the JPEG standard used by several software packages, including Python.
By default, the installation procedure installs this
library package in the SYS$COMMON:[LIBJPEG] directory.
To install it in another directory, dev:[dir], use the /DESTINATION
parameter of the PRODUCT command.
In this case, the library package will be installed in the
dev:[dir.LIBJPEG] directory.
Installation
Make the directory which holds the ZIP file your default directory
Extract the PCSI kit from the ZIP archive.
$ UNZIP "-V" LIBJPEG-V0602--1.ZIP
Install the library package to your chosen destination.
LibJPEG is a image de/compression library using the Portable Network Graphics (PNG) standard used by several software packages, including Python.
By default, the installation procedure installs this
library package in the SYS$COMMON:[LIBPNG] directory.
To install it in another directory, dev:[dir], use the /DESTINATION
parameter of the PRODUCT command.
In this case, the library package will be installed in the
dev:[dir.LIBPNG] directory.
Installation
Make the directory which holds the ZIP file your default directory
Extract the PCSI kit from the ZIP archive.
$ UNZIP "-V" LIBPNG-V0102-8-1.ZIP
Install the library package to your chosen destination.
FreeType is a Free font engine library for TrueType fonts used by several software packages, including Python.
By default, the installation procedure installs this
library package in the SYS$COMMON:[FREETYPE] directory.
To install it in another directory, dev:[dir], use the /DESTINATION
parameter of the PRODUCT command.
In this case, the library package will be installed in the
dev:[dir.FREETYPE] directory.
Installation
Make the directory which holds the ZIP file your default directory
Extract the PCSI kit from the ZIP archive.
$ UNZIP "-V" FREETYPE-V0201-4-1.ZIP
Install the library package to your chosen destination.
Finally, run the DCL procedure STARTUP.COM to define the necessary logicals.
(You might want to add the relevant line to your SYSTARTUP_VMS.COM file.)
$ @SYS$COMMON:[FREETYPE]STARTUP (default)
or ...
$ @dev:[dir.FREETYPE]STARTUP
LibImaging is a image processing library which supports many file formats, and provides powerful image processing and graphics capabilities and used by several software packages, including Python.
By default, the installation procedure installs this
library package in the SYS$COMMON:[LIBIMAGING] directory.
To install it in another directory, dev:[dir], use the /DESTINATION
parameter of the PRODUCT command.
In this case, the library package will be installed in the
dev:[dir.LIBIMAGING] directory.
Installation
Make the directory which holds the ZIP file your default directory
Extract the PCSI kit from the ZIP archive.
$ UNZIP "-V" LIBIMAGING-V0101-4-1.ZIP
Install the library package to your chosen destination.
Finally, run the DCL procedure STARTUP.COM to define the necessary logicals.
(You might want to add the relevant line to your SYSTARTUP_VMS.COM file.)
$ @SYS$COMMON:[LIBIMAGING]STARTUP (default)
or ...
$ @dev:[dir.LIBIMAGING]STARTUP
LibGD is an ANSI C library for the dynamic creation of images. GD creates PNG, JPEG and GIF images, among other formats.
It is used by several software packages, including Python.
By default, the installation procedure installs this
library package in the SYS$COMMON:[LIBGD] directory.
To install it in another directory, dev:[dir], use the /DESTINATION
parameter of the PRODUCT command.
In this case, the library package will be installed in the
dev:[dir.LIBGD] directory.
Installation
Make the directory which holds the ZIP file your default directory
Extract the PCSI kit from the ZIP archive.
$ UNZIP "-V" LIBGD-V0200-33-1.ZIP
Install the library package to your chosen destination.
GdChart is a library to create charts and graphs in PNG, GIF and WBMP format.
It is used by several software packages, including Python.
By default, the installation procedure installs this
library package in the SYS$COMMON:[GDCHART] directory.
To install it in another directory, dev:[dir], use the /DESTINATION
parameter of the PRODUCT command.
In this case, the library package will be installed in the
dev:[dir.GDCHART] directory.
Installation
Make the directory which holds the ZIP file your default directory
Extract the PCSI kit from the ZIP archive.
$ UNZIP "-V" GDCHART-V0011-4-1.ZIP
Install the library package to your chosen destination.
Libxml2 is the XML C parser and toolkit developed for the Gnome project.
It is used by several software packages, including Python.
It is not necessary to install this package, except to rebuild Python from sources..
By default, the installation procedure installs this
library package in the SYS$COMMON:[LIBXML2] directory.
To install it in another directory, dev:[dir], use the /DESTINATION
parameter of the PRODUCT command.
In this case, the library package will be installed in the
dev:[dir.LIBXML2] directory.
Installation
Make the directory which holds the ZIP file your default directory
Extract the PCSI kit from the ZIP archive.
$ UNZIP "-V" LIBXML2-V0206-20-1.ZIP
Install the library package to your chosen destination.
Libxslt is the XSLT C library developed for the Gnome project.
XSLT itself is a an XML language to define transformation for XML.
It is used by several software packages, including Python.
It is not necessary to install this package, except to rebuild Python from sources.
By default, the installation procedure installs this
library package in the SYS$COMMON:[LIBXSLT] directory.
To install it in another directory, dev:[dir], use the /DESTINATION
parameter of the PRODUCT command.
In this case, the library package will be installed in the
dev:[dir.LIBXXLT] directory.
Installation
Make the directory which holds the ZIP file your default directory
Extract the PCSI kit from the ZIP archive.
$ UNZIP "-V" LIBXSLT-V0101-12-1.ZIP
Install the library package to your chosen destination.
SWISH-E is a fast, powerful, flexible, free, and easy to use system for indexing collections of Web pages or other files.
Python include a SWISH-E query interface.
By default, the installation procedure installs this
library package in the SYS$COMMON:[SWISH-E] directory.
To install it in another directory, dev:[dir], use the /DESTINATION
parameter of the PRODUCT command.
In this case, the library package will be installed in the
dev:[dir.SWISH-E] directory.
Installation
Make the directory which holds the ZIP file your default directory
Extract the PCSI kit from the ZIP archive.
$ UNZIP "-V" SWISH_E-V0204-2-1.ZIP
Install the tool package to your chosen destination.
OpenSSL is an Open Source toolkit implementing the Secure Sockets
Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well
as a full-strength general purpose cryptography library.
Used to build several others software packages, including MySQL and Python.
It is not necessary to install this package, except to rebuild MySQL and Python from sources. Those packages are, now, statically linked against OpenSSL.
By default, the installation procedure installs this
library package in the SYS$COMMON:[OPENSSL097I] directory.
To install it in another directory, dev:[dir], use the /DESTINATION parameter of the PRODUCT command. In this case, the library package will be installed in the dev:[dir.LIBZ] directory.
Installation
Make the directory which holds the ZIP file your default directory
Extract the PCSI kit from the ZIP archive.
$ UNZIP "-V" OPENSSL097I-V0101-0-1
Install the OpenSSL package to your chosen destination.
Finally, run the DCL procedure O0PENSSL_STARTUP.COM
to define the necessary logicals.
(You might want to add the relevant line to your SYSTARTUP_VMS.COM file.)
$ @SYS$COMMON:[OPENSSL097I.VMS]OPENSSL_STARTUP "/SYSTEM/EXEC" (default)
or ...
$ @dev:[dir.OPENSSL097I.VMS]OPENSSL_STARTUP "/SYSTEM/EXEC"
This installation procedure creates the unprivileged SYSUAF account MYSQL_SERVER to run the server. After installation is complete, you will want to review the security settings on all volumes, directories, and files this account will access during operation and adjust them according to your needs.
By default, the installation procedure installs MySQL in the SYS$COMMON:[MYSQL] directory. To install it in another directory, dev:[dir], use the /DESTINATION parameter of the PRODUCT command. In this case, MySQL will be installed in the dev:[dir.MYSQL] directory.
Change the default directory to the scripts directory and run the SQL script mysql_fix_privilege_tables.sql to update
the system tables. You need to run this script after an upgrade.
You can safely igore any error messages.
$ SET DEFAULT MYSQL_ROOT:[SCRIPTS]
$ mysql
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 1 to server version: 4.1.14-log
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql> use mysql
Database changed
mysql>source mysql_fix_privilege_tables.sql
.
.
.
mysql> exit
$
Make the directory which holds the ZIP file your default directory
Extract the PCSI kit from the ZIP archive.
$ UNZIP "-V" MYSQL-V0401-14-1.ZIP
Install MySQL to your chosen destination directory.
$ PRODUCT INSTALL mysql (default)
or ...
$ PRODUCT INSTALL mysql /DESTINATION=dev:[dir]
Change the default directory to the VMS-specific directory and run the two DCL procedure files, LOGICALS.COM and SYMBOLS.COM, to define the necessary logicals and symbols for MySQL.
$ SET DEFAULT SYS$COMMON:[MYSQL.VMS] (default)
or ...
$ SET DEFAULT dev:[dir.MYSQL.VMS]
then ...
$ @LOGICALS "/SYSTEM/EXEC"
$ @SYMBOLS
(Optional) Configure the MySQL package to suit your environment
by editing the file MYSQL_ROOT:[VMS]MY.CNF.
Run the special DCL procedure FIRST_START_MYSQLD.COM to
start the MySQL server for the first time.
$ @[.MYSQL]FIRST_START_MYSQLD
. . .and wait here a few moments for the database to be created.
Run the special DCL procedure MYSQL_PRIVILEGES.COM to create
the system tables.
$ @[.MYSQL]MYSQL_PRIVILEGES
Connect to the master system table and display the existing password for ROOT (should be "" at this point).
$ mysql
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 1 to server version: 4.1.14-log
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql> use mysql
Database changed
mysql> select Host, User, Password from user;
+-----------+------+----------+
| Host | User | Password |
+-----------+------+----------+
| localhost | root | |
+-----------+------+----------+
1 row in set (0.00 sec)
IMPORTANT! Define a password for the ROOT MySQL account.
mysql> update user set Password=PASSWORD('myrootpassword') where User='root';
Query OK, 0 rows affected (0.00 sec)
Rows matched: 1 Changed: 1 Warnings: 0
mysql> select Host, User, Password from user;
+-----------+------+------------------+
| Host | User | Password |
+-----------+------+------------------+
| localhost | root | 6b6403a743ef6b56 |
+-----------+------+------------------+
1 row in set (0.00 sec)
mysql> flush privileges;
Query OK, 0 rows affected (0.16 sec)
$
(Optional): You must also change the HOST field contents if you want to access MySQL from another host
using the ROOT account. For example, setting HOST to '%' allows access from anywhere.
(Optional): Verify your password and/or host changes took effect.
$ MYSQLADMIN -u ROOT -p STATUS
Enter password:
Uptime: 25 Threads: 1 Questions: 1 Slow queries: 0 Opens: 6
Flush tables: 1 Open tables: 0 Queries per second avg: 0.040
$
By default, the installation procedure installs Python in the SYS$COMMON:[PYTHON235] directory.
To install it in another directory, dev:[dir], use the /DESTINATION parameter of
the PRODUCT command. In this case, Python will be installed in the
dev:[dir.PYTHON235] directory.
Installation
Make the directory which holds the ZIP file your default directory
(You might want to add this line to your SYSTARTUP_VMS.COM file.)
$ @dev:[dir]STARTUP
Shared Images
The STARTUP.COM procedure runs two other DCL procedures: LOGICALS.COM, to set up the correct Python logicals; and INSTALL_DYNAMICS_MODULES.COM which uses the VMS INTALL command to load Python modules as shared images (requires CMKRNL privileges). By default, no modules are INSTALL'ed as shared images.
(Optional): Post-Installation Module Testing
$ SET DEFAULT PYTHON_VMS
$ @SETUP
$ @ALLTESTS
Module Testing Results
Currently, 1 test should (partially) fail: test_time
Webware for Python V0.9
Webware for Python is a suite of Python packages and tools for developing object-oriented, web-based applications. The suite uses well known design patterns and includes a fast Application Server, Servlets, Python Server Pages (PSP), Object-Relational Mapping, Task Scheduling, Session Management, and many other features. Webware is very modular and easily extended.
Webware for Python is well proven and platform-independent. It is compatible with multiple web servers, database servers and operating systems.
Webware for Python on OpenVMS can run as a "classical" multi threaded application server or in a WASD CGIPlus environment (multi processes, multi accounts).
By default, the installation procedure installs Python in the SYS$COMMON:[WEBWARE090] directory.
To install it in another directory, dev:[dir], use the /DESTINATION parameter of
the PRODUCT command. In this case, Python will be installed in the
dev:[dir.WEBWARE090] directory.
Installation
Make the directory which holds the ZIP file your default directory
In AppServer.config update variables Host, EnableAdapter, AdapterPort, EnableHTTP, HTTPPort.
In Application.config update variables AdminPassword, you can optionally update others variables.
Start the server
Create a procedure run_server.com which contains:
$ set proc/par=extended
$ @python_vms:setup
$ set default dev:[dir.demo]
$! environ variable host/hostname is used by webware in ...miscutils]funcs.py
$ HOST = f$trnlnm("TCPIP$INET_HOST","LNM$SYSTEM_TABLE",,"EXECUTIVE")
$ python Launch.py ThreadedAppServer
Start the server using the previous created procedure.
Remember, all PCSI kits listed below are also available from the North American
mirror site and the Australian mirror site.