Difference between revisions of "5733-OPS"

From MidrangeWiki
Jump to: navigation, search
(initial page)
 
m (+category LPPs)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
5733-OPS is the 'Open Source Technologies on IBM i' [[LPP]].
 
5733-OPS is the 'Open Source Technologies on IBM i' [[LPP]].
  
Official 5733-OPS is documented at the [https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/IBM%20i%20Technology%20Updates/page/Open%20Source%20Technologies Developerworks wiki].
+
NOTICE: It appears that IBM will be sunsetting this LPP in favour of using yum to deliver open source.  See the [https://bitbucket.org/ibmi/opensource IBM Open Source Bitbucket] page for more information, especially the wiki there.
  
  
{| class="wikitable"
 
|+ 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==
+
 
 +
5733-OPS is officially documented at the [https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/IBM%20i%20Technology%20Updates/page/Open%20Source%20Technologies Developerworks wiki].
 +
 
 +
 
 +
==Packaging==
 
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.
 
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:
+
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 in one go:
  
 
'''IBM i Release'''
 
'''IBM i Release'''
Line 67: Line 35:
 
|}
 
|}
  
 +
 +
It is important to note that installing the PTFs is not enough.  You '''MUST''' install the 5733OPS options first.
  
 
Note that there are prerequisites in these PTFs; typically the HTTP subsystem must be stopped as well as the IBM i Navigator server.
 
Note that there are prerequisites in these PTFs; typically the HTTP subsystem must be stopped as well as the IBM i Navigator server.
Line 78: Line 48:
 
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"
+
If you'd prefer to install just one, or only a few open source options:
|+ PTFs in SF99223 (7.2) 1 Aug 2016
+
# Install 5733OPS options
! PTF !! Purpose
+
# Install PTFs
|-
+
 
|SI61058 || libgcc 4.8.2
+
The table below describes the PTFs that go with which option.  The canonical source for this list is at the Developerworks wiki, in each individual open source option.
 +
 
 +
{| class="wikitable sortable"
 +
|+ Open Source Technologies on IBM i
 +
! 5733-OPS option !! Tool !! Required PTF
 
|-
 
|-
|SI61141 || OPS base
+
| || SAMBA on IBM i ||
 
|-
 
|-
|SI60751 || Node.js Update
+
| 1 || Node.js 0.12.13 || SI60551
 
|-
 
|-
|SI60997 || NODE.JS 4 FAILS WITH DEBUG AND --DEBUG
+
| 2 || Python runtime 3.4.4 || SI59051
 
|-
 
|-
|SI60748 || Option 5 updates (Node.js v4)
+
| 2 || Python ibm_db 2.0.5.4 || SI60563
 
|-
 
|-
|SI58604 || GCC Option 3
+
| 2 || Python itoolkit 1.2 || SI60564
 
|-
 
|-
|SI59035 || Python2.7 for 5733OPS Option 4
+
| 2 || Python flipflop 1.0 || SI60565
 
|-
 
|-
|SI60567 || Python2 add ibm_db wheel
+
| 2 || Python bottle 0.12.8 || SI60566
 
|-
 
|-
|SI60568 || Python2 - add itoolkit
+
| 3 || GCC & CHROOT '''See note below''' || SI58604
 
|-
 
|-
|SI60562 || OPS INTERNAL MAINTENANCE
+
| 4 || Python runtime 2.7.11 || SI59035
 
|-
 
|-
|SI59051 || Python - Recompile Python with GCC
+
| 2 || Python ibm_db 2.0.5.4 || SI60567
 
|-
 
|-
|SI60563 || Python - update ibm_db
+
| 2 || Python itoolkit 1.2 || SI60568
 
|-
 
|-
|SI60564 || Python - update itoolkit
+
| 2 || Python flipflop 1.0 || N/A
 
|-
 
|-
|SI60565 || Python - update flipflop
+
| 2 || Python bottle 0.12.8 || N/A
 
|-
 
|-
|SI60566 || Python - update bottle
+
| 5 || Node.js 4.4.3 || SI59404
 
|-
 
|-
|SI57308 || option 2 enablement
+
| 6 || Git 2.8.3 || SI61060
 
|-
 
|-
|SI61060 || Ship git (option 6)
+
| 7 || Tools base '''See note below''' || SI61061
 
|-
 
|-
|SI61059 || option 6 enablement
+
| 7 || Tools bash || SI61062
 
|-
 
|-
|SI61061 || option 7 enablement
+
| 7 || Tools unzip || SI61064
 
|-
 
|-
|SI61062 || Ship bash
+
| 7 || Tools zip || SI61065
 
|-
 
|-
|SI61063 || Ship iconv
+
| 8 || Orion || SI60170
 
|-
 
|-
|SI61064 || Ship unzip
+
| 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]
 
|-
 
|-
|SI61065 || Ship zip
+
| 10 || TBD ||
 
|-
 
|-
|SI60170 || Delivery of Eclipse Orion
+
| 11 || TBD ||
 
|-
 
|-
|SI60373 || fix permissions of /QOpenSys/QIBM/ProdData/OPS
+
| 12 || TBD ||
 
|-
 
|-
|SI59978 || Create cloud-init on IBMi in 5733OPS option 9
+
| 13 || TBD ||
 
|-
 
|-
|SI61037 || Separate OPS exit program shiplist here for cloud-init. clou
+
| 14 || TBD ||
 
|-
 
|-
|SI60539 || SC1-SSH-INCORROUT OPENSSL COMMAND TO CONVERT CERTIFICATE FAI
+
| 15 || TBD ||
|-
 
|SI59384 || PASE-INCORROUT Add support for file syscalls.exp and sys
 
|-
 
|SI60952 || INCORROUT Multiple QlgReadlink() API problems
 
 
|}
 
|}
 +
 +
'''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.
  
  
 
[[Category:Open Source]]
 
[[Category:Open Source]]
 +
[[Category:LPPs]]

Latest revision as of 16:59, 7 January 2019

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

NOTICE: It appears that IBM will be sunsetting this LPP in favour of using yum to deliver open source. See the IBM Open Source Bitbucket page for more information, especially the wiki there.



5733-OPS is officially documented at the Developerworks wiki.


Packaging

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 in one go:

IBM i Release

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


It is important to note that installing the PTFs is not enough. You MUST install the 5733OPS options first.

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.

If you'd prefer to install just one, or only a few open source options:

  1. Install 5733OPS options
  2. Install PTFs

The table below describes the PTFs that go with which option. The canonical source for this list is at the Developerworks wiki, in each individual open source option.

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.