You can install and configure the Jazz Build Engine for System
z on z/OS using a compressed (.zip) file.***Build System Toolkit instead of
Jazz Build Engine?***
Ensure the prerequisite software is installed and operational before
completing these installation and configuration steps.
- Download the RTCz-BuildSystemToolkit-xxxx.zip and sblzsamp-xxxx.zip to your workstation.
Draft comment:
should we list the file names? maybe
just describe them in case the names change for example: 'Download the Build
System Toolkit .zip file'
- Create a new directory in the USS file system, for example: /u/userId/usr/lpp
- FTP (in binary) and unzip the RTCz-BuildSystemToolkit-xxxx.zip to
the new directory.
- Change the current directory to the toolkit directory. For example: /u/userId/usr/lpp/jazz/buildsystem/buildtoolkit .
- Set the executable bit of the libCobolC.so library
using the chmod command. For example: chmod 755
libCobolC.so
- Unzip the sblzsamp-xxxx.zip on
your workstation.
- FTP the BLZBENG JCL to a PDS member. For example: put BLZBENG
'BGREEN.SBLZSAMP(BLZBENG)'
- FTP the BLZBPASS JCL to a PDS member. For example: put BLZBPASS
'BGREEN.SBLZSAMP(BLZPASS)'