| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| HOWTO_FTP.txt | 2012-09-07 | 2.4 kB | |
| source.zip | 2012-08-10 | 4.9 MB | |
| python27.zip | 2012-08-10 | 11.0 MB | |
| lib.zip | 2012-08-10 | 8.7 MB | |
| README.txt | 2012-08-08 | 709 Bytes | |
| CHANGELOG.txt | 2012-08-08 | 1.5 kB | |
| Totals: 6 Items | 24.7 MB | 0 | |
INSTALLATION FOR iSeriesPython 2.7 Requires V5R3 or higher
* Download lib.zip and python27.zip.
* Create two save files PYTHON27 and LIB in QGPL (or another library).
* Decompress and ftp the files to your "AS/400" (binary mode)
* Run RSTOBJ OBJ(*ALL) SAVLIB(PYTHON27) DEV(*SAVF) SAVF(QGPL/PYTHON27)
* 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 unless you wish to compile the iSeriesPython
interpreter from source.
If you use an IFS directory other than '/python27' for the lib directory
put the name of that directory into a data area called PYTHONHOME.