Difference between revisions of "5733-OPS"

From MidrangeWiki
Jump to: navigation, search
(initial page)
 
(Installation: +option xref)
Line 78: Line 78:
 
After installation, restart the HTTP server and make sure the PASE PATH environment variable has <code>/QOpenSys/usr/bin</code> in it because that is where IBM puts the shortcuts.
 
After installation, restart the HTTP server and make sure the PASE PATH environment variable has <code>/QOpenSys/usr/bin</code> in it because that is where IBM puts the shortcuts.
  
{| class="wikitable"
+
{| class="wikitable sortable"
 
|+ PTFs in SF99223 (7.2) 1 Aug 2016
 
|+ PTFs in SF99223 (7.2) 1 Aug 2016
! PTF !! Purpose
+
! PTF !! Purpose !! Option
 
|-
 
|-
|SI61058 || libgcc 4.8.2
+
|SI61058 || libgcc 4.8.2 || 1
 
|-
 
|-
|SI61141 || OPS base
+
|SI61141 || OPS base || *BASE
 
|-
 
|-
|SI60751 || Node.js Update
+
|SI60751 || Node.js Update|| 1
 
|-
 
|-
|SI60997 || NODE.JS 4 FAILS WITH DEBUG AND --DEBUG
+
|SI60997 || Ship Node.js v4 || 5
 
|-
 
|-
|SI60748 || Option 5 updates (Node.js v4)
+
|SI60748 || Option 5 updates || 5
 
|-
 
|-
|SI58604 || GCC Option 3
+
|SI58604 || GCC Option 3 || 3
 
|-
 
|-
|SI59035 || Python2.7 for 5733OPS Option 4
+
|SI59035 || Python2.7 || 4
 
|-
 
|-
|SI60567 || Python2 add ibm_db wheel
+
|SI60567 || Python2 add ibm_db wheel || 4
 
|-
 
|-
|SI60568 || Python2 - add itoolkit
+
|SI60568 || Python2 - add itoolkit || 4
 
|-
 
|-
|SI60562 || OPS INTERNAL MAINTENANCE
+
|SI60562 || OPS INTERNAL MAINTENANCE || *BASE?
 
|-
 
|-
|SI59051 || Python - Recompile Python with GCC
+
|SI59051 || Python - Recompile Python with GCC || 2
 
|-
 
|-
|SI60563 || Python - update ibm_db
+
|SI60563 || Python - update ibm_db || 2
 
|-
 
|-
|SI60564 || Python - update itoolkit
+
|SI60564 || Python - update itoolkit || 2
 
|-
 
|-
|SI60565 || Python - update flipflop
+
|SI60565 || Python - update flipflop || 2
 
|-
 
|-
|SI60566 || Python - update bottle
+
|SI60566 || Python - update bottle || 2
 
|-
 
|-
|SI57308 || option 2 enablement
+
|SI57308 || option 2 enablement || 2
 
|-
 
|-
|SI61060 || Ship git (option 6)
+
|SI61060 || Ship git || 6
 
|-
 
|-
|SI61059 || option 6 enablement
+
|SI61059 || option 6 enablement || 6
 
|-
 
|-
|SI61061 || option 7 enablement
+
|SI61061 || option 7 enablement || 7
 
|-
 
|-
|SI61062 || Ship bash
+
|SI61062 || Ship bash || 7
 
|-
 
|-
|SI61063 || Ship iconv
+
|SI61063 || Ship iconv || 7
 
|-
 
|-
|SI61064 || Ship unzip
+
|SI61064 || Ship unzip || 7
 
|-
 
|-
|SI61065 || Ship zip
+
|SI61065 || Ship zip || 7
 
|-
 
|-
|SI60170 || Delivery of Eclipse Orion
+
|SI60170 || Delivery of Eclipse Orion || 8
 
|-
 
|-
|SI60373 || fix permissions of /QOpenSys/QIBM/ProdData/OPS
+
|SI60373 || fix permissions of /QOpenSys/QIBM/ProdData/OPS || *BASE?
 
|-
 
|-
|SI59978 || Create cloud-init on IBMi in 5733OPS option 9
+
|SI59978 || Create cloud-init on IBMi || 9
 
|-
 
|-
|SI61037 || Separate OPS exit program shiplist here for cloud-init. clou
+
|SI61037 || Separate OPS exit program shiplist here for cloud-init. || 9
 
|-
 
|-
|SI60539 || SC1-SSH-INCORROUT OPENSSL COMMAND TO CONVERT CERTIFICATE FAI
+
|SI60539 || SC1-SSH-INCORROUT OPENSSL COMMAND TO CONVERT CERTIFICATE || *BASE?
 
|-
 
|-
|SI59384 || PASE-INCORROUT Add support for file syscalls.exp and sys
+
|SI59384 || PASE-INCORROUT Add support for file syscalls.exp and sys || *BASE?
 
|-
 
|-
|SI60952 || INCORROUT Multiple QlgReadlink() API problems
+
|SI60952 || INCORROUT Multiple QlgReadlink() API problems || *BASE?
 
|}
 
|}
  
  
 
[[Category:Open Source]]
 
[[Category:Open Source]]

Revision as of 20:24, 1 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
SAMBA on IBM i
1 Node.js V1
2 Python 3
3 GCC & CHROOT
4 Python 2
5 Node.js v4
6 Git
7 Tools
8 Orion
9 cloud-init
10 TBD
11 TBD
12 TBD
13 TBD
14 TBD
15 TBD

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?