Index of /zOS/

NameLast ModifiedSizeType
../ -  Directory
README.txt2019-Dec-14 23:46:401.6Ktext/plain; charset=utf-8
less-551.tar.Z2019-Dec-12 14:23:151.7Mapplication/octet-stream
local.tar.gz2019-Aug-12 12:34:507.1Mapplication/x-gtar-compressed
lynx2-8-3.tar2019-Dec-14 21:44:2322.7Mapplication/x-tar
nc.tar.Z2019-Dec-12 21:29:08162.5Kapplication/octet-stream
open-source-software-for-z-os-and-os-390.pdf2019-Dec-14 23:48:062.2Mapplication/pdf
passwd.tar.Z2019-Dec-15 18:55:5832.8Kapplication/octet-stream
pschart.tar.Z2019-Dec-15 18:55:5833.8Kapplication/octet-stream
tools.tar.gz2019-Dec-14 23:39:51295.2Mapplication/x-gtar-compressed
                     d8b         .d888                                     
                     Y8P        d88P"                                      
                                888                                        
88888b.d88b.  8888b. 88888888b. 888888888d888 8888b. 88888b.d88b.  .d88b.  
888 "888 "88b    "88b888888 "88b888   888P"      "88b888 "888 "88bd8P  Y8b 
888  888  888.d888888888888  888888   888    .d888888888  888  88888888888 
888  888  888888  888888888  888888   888    888  888888  888  888Y8b.     
888  888  888"Y888888888888  888888   888    "Y888888888  888  888 "Y8888  
                                                                           

Compiled GNU tools for the i370-ibm-openedition platform 

- Sources + Binaries 

 > uncompress file.tar.Z 
 > tar -xvf file.tar 
 > cd file 
 > make install 

OS/390 ADCD 20.00 03 3090 


The local.tar.gz is from https://dev.pep.foundation/Mainframe  and contains  
precompiled binaries as well as sources for the following tools 

bzip2-1.0.6
gzip-1.3.12
make-4.1.90
unzip60
zip30

gunzip on Linux and transfer to z/OS (the TAR archive is EBCDIC friendly already)
and link to /usr/local from some partition where there is enough space 

The tools.tar.gz is from ftp.software.ibm.com/s390/zos/tools and is a loose collection 
of GNU/OpenSource tools as described in the "Open Source Software for z/OS and OS/390 UNIX"
RedBook. This archive needs to be extracted on a Linux machine and uploaded individually to the z/OS 

linux $ >  gunzip tools.tar.gz
linux $ >  tar -xvf tools.tar  

FTP the individual file to z/OS with BIN 
To some working directory (like /work/GNU) 

zos >  pax -rf foobar.pax.Z.bin 
Webserver 1.0