| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| HOWTO_FTP.txt | 2012-09-07 | 2.4 kB | |
| lib.zip | 2012-08-07 | 5.8 MB | |
| source.zip | 2012-08-07 | 3.5 MB | |
| readme.txt | 2012-08-07 | 622 Bytes | |
| py27v6r1.zip | 2012-08-07 | 9.1 MB | |
| py27v5r4.zip | 2012-08-07 | 8.8 MB | |
| PY27V5R4-111004a.zip | 2012-08-07 | 22.0 MB | |
| py27v5r3.zip | 2012-08-07 | 9.1 MB | |
| PY27V5R3-111004a.zip | 2012-08-07 | 22.0 MB | |
| Totals: 9 Items | 80.2 MB | 0 | |
INSTALLATION FOR iSeriesPython 2.7
Requires V5R3 or higher
* Download lib.zip and py27v5r4.zip.
* Create two save files PY27V5R4 and LIB in QGPL (or another library).
* Decompress and ftp the files to your "AS/400" (binary mode)
* Run RSTOBJ OBJ(*ALL) SAVLIB(PY27V5R4) DEV(*SAVF) SAVF(QGPL/PY27V5R4)
* Run RST DEV('/qsys.lib/qgpl.lib/lib.file') OBJ(('/python27/lib')) CRTPRNDIR(*YES)
* Add the site-packages folder. mkdir '/python27/site-packages'
The source.zip file is not required.
If you use another location than '/python27' put that value into a data area called PYTHONHOME.