Difference between revisions of "5733-OPS"

From MidrangeWiki
Jump to: navigation, search
(Installation: +option xref)
(+PTFs, +addons)
Line 4: Line 4:
  
  
{| class="wikitable"
+
{| class="wikitable sortable"
 
|+ Open Source Technologies on IBM i
 
|+ Open Source Technologies on IBM i
! 5733-OPS option !! Tool
+
! 5733-OPS option !! Tool !! Required PTF
 
|-
 
|-
|  || SAMBA on IBM i
+
|  || SAMBA on IBM i ||
 
|-
 
|-
| 1 || Node.js V1
+
| 1 || Node.js 0.12.13 || SI60551
 
|-
 
|-
| 2 || Python 3
+
| 2 || Python runtime 3.4.4 || SI59051
 
|-
 
|-
| 3 || GCC & CHROOT
+
| 2 || Python ibm_db 2.0.5.4 || SI60563
 
|-
 
|-
| 4 || Python 2
+
| 2 || Python itoolkit 1.2 || SI60564
 
|-
 
|-
| 5 || Node.js v4
+
| 2 || Python flipflop 1.0 || SI60565
 
|-
 
|-
| 6 || Git
+
| 2 || Python bottle 0.12.8 || SI60566
 
|-
 
|-
| 7 || Tools
+
| 3 || GCC & CHROOT '''See note below''' || SI58604
 
|-
 
|-
| 8 || Orion
+
| 4 || Python runtime 2.7.11 || SI59035
 
|-
 
|-
| 9 || cloud-init
+
| 2 || Python ibm_db 2.0.5.4 || SI60567
 
|-
 
|-
| 10 || TBD
+
| 2 || Python itoolkit 1.2 || SI60568
 
|-
 
|-
| 11 || TBD
+
| 2 || Python flipflop 1.0 || N/A
 
|-
 
|-
| 12 || TBD
+
| 2 || Python bottle 0.12.8 || N/A
 
|-
 
|-
| 13 || TBD
+
| 5 || Node.js 4.4.3 || SI59404
 
|-
 
|-
| 14 || TBD
+
| 6 || Git 2.8.3 || SI61060
 
|-
 
|-
| 15 || TBD
+
| 7 || Tools base '''See note below''' || SI61061
 +
|-
 +
| 7 || Tools bash || SI61062
 +
|-
 +
| 7 || Tools unzip || SI61064
 +
|-
 +
| 7 || Tools zip || SI61065
 +
|-
 +
| 8 || Orion || SI60170
 +
|-
 +
| 9 || cloud-init || [https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/IBM%20i%20Technology%20Updates/page/Cloud-Init%20Support See DW Wiki]
 +
|-
 +
| 10 || TBD ||
 +
|-
 +
| 11 || TBD ||
 +
|-
 +
| 12 || TBD ||
 +
|-
 +
| 13 || TBD ||
 +
|-
 +
| 14 || TBD ||
 +
|-
 +
| 15 || TBD ||
 
|}
 
|}
 +
 +
'''GCC NOTE:''' Option 3, GCC + CHROOT scripts are a partnership between IBM and [http://yips.idevcloud.com/wiki/index.php/PASE/OpenSourceBeta Young i Professionals Open Source Beta -- GCC chroot project].  IBM will release periodic PTFs, but the most recent scripts can be found at the Litmis Bitbucket site [https://bitbucket.org/litmis/ibmichroot ibmichroot].
 +
 +
'''Tools Note:''' These tools are stored at <code>/QOpenSys/QIBM/ProdData/OPS/tools/bin</code> to prevent clashing with software installed from AIX toolbox, Perzl or Bull Freeware RPMs or AIX tools shipped with PASE.
  
 
==Installation==
 
==Installation==

Revision as of 17:06, 4 August 2016

5733-OPS is the 'Open Source Technologies on IBM i' LPP.

Official 5733-OPS is documented at the Developerworks wiki.


Open Source Technologies on IBM i
5733-OPS option Tool Required PTF
SAMBA on IBM i
1 Node.js 0.12.13 SI60551
2 Python runtime 3.4.4 SI59051
2 Python ibm_db 2.0.5.4 SI60563
2 Python itoolkit 1.2 SI60564
2 Python flipflop 1.0 SI60565
2 Python bottle 0.12.8 SI60566
3 GCC & CHROOT See note below SI58604
4 Python runtime 2.7.11 SI59035
2 Python ibm_db 2.0.5.4 SI60567
2 Python itoolkit 1.2 SI60568
2 Python flipflop 1.0 N/A
2 Python bottle 0.12.8 N/A
5 Node.js 4.4.3 SI59404
6 Git 2.8.3 SI61060
7 Tools base See note below SI61061
7 Tools bash SI61062
7 Tools unzip SI61064
7 Tools zip SI61065
8 Orion SI60170
9 cloud-init See DW Wiki
10 TBD
11 TBD
12 TBD
13 TBD
14 TBD
15 TBD

GCC NOTE: Option 3, GCC + CHROOT scripts are a partnership between IBM and Young i Professionals Open Source Beta -- GCC chroot project. IBM will release periodic PTFs, but the most recent scripts can be found at the Litmis Bitbucket site ibmichroot.

Tools Note: These tools are stored at /QOpenSys/QIBM/ProdData/OPS/tools/bin to prevent clashing with software installed from AIX toolbox, Perzl or Bull Freeware RPMs or AIX tools shipped with PASE.

Installation

There is a 'place holder' LPP called 5733-OPS. As of 1 Aug 2016, 5733-OPS has 15 options which are place holders for current and future functionality. Install all 15 options now, and then to actually install the functionality, order the group PTF for your release. In the future, as IBM release more functionality, you will be able to simply install the group PTF rather than deal with the place holder LPP options.

Once all 15 options are installed (no IPL needed), to install the particular functionality, install the PTFs. IBM have created a group PTF which will install all of the current functionality:

IBM i Release

Group PTF Level
i 7.3 SF99225 1
i 7.2 SF99223 1
i 7.1 SF99123 1


Note that there are prerequisites in these PTFs; typically the HTTP subsystem must be stopped as well as the IBM i Navigator server.

endsbs qhttpsvr
call qsysdir/qinavmnsrv *STOP


After installation, restart the HTTP server and make sure the PASE PATH environment variable has /QOpenSys/usr/bin in it because that is where IBM puts the shortcuts.

PTFs in SF99223 (7.2) 1 Aug 2016
PTF Purpose Option
SI61058 libgcc 4.8.2 1
SI61141 OPS base *BASE
SI60751 Node.js Update 1
SI60997 Ship Node.js v4 5
SI60748 Option 5 updates 5
SI58604 GCC Option 3 3
SI59035 Python2.7 4
SI60567 Python2 add ibm_db wheel 4
SI60568 Python2 - add itoolkit 4
SI60562 OPS INTERNAL MAINTENANCE *BASE?
SI59051 Python - Recompile Python with GCC 2
SI60563 Python - update ibm_db 2
SI60564 Python - update itoolkit 2
SI60565 Python - update flipflop 2
SI60566 Python - update bottle 2
SI57308 option 2 enablement 2
SI61060 Ship git 6
SI61059 option 6 enablement 6
SI61061 option 7 enablement 7
SI61062 Ship bash 7
SI61063 Ship iconv 7
SI61064 Ship unzip 7
SI61065 Ship zip 7
SI60170 Delivery of Eclipse Orion 8
SI60373 fix permissions of /QOpenSys/QIBM/ProdData/OPS *BASE?
SI59978 Create cloud-init on IBMi 9
SI61037 Separate OPS exit program shiplist here for cloud-init. 9
SI60539 SC1-SSH-INCORROUT OPENSSL COMMAND TO CONVERT CERTIFICATE *BASE?
SI59384 PASE-INCORROUT Add support for file syscalls.exp and sys *BASE?
SI60952 INCORROUT Multiple QlgReadlink() API problems *BASE?