Open-source Languages & Tools for z/OS

 View Only
  • 1.  Python 3 install on z/OS

    Posted 12-28-2017 16:03

    Hi, I’m attempting to install Python 3 and it was going well until the unpack step. Previous to this I downloaded and installed gzip, perl, and bash, all without any issues. After issuing gzip -d -c /dir/python-2017-04-12-py36.tar.gz | tar xoUXf -
    The command was accepted and appears to be running, my screen has been refreshing for an hour or more. It appears that each file that is unpacked or untersed is writing to my OMVS session, is that normal? Is it normal for this to run for longer than an hour?

    Including a snap shot of some of the output:

    #02#APPLYTO=next
    #07#TAGINFO=0 65535
    ø,ÅËÂ/ÂÁ%-------ø--¬-%ÑÂøÈÇ?>—ËÑÈÁ-ø/Ä,/ÅÁËÂ/ÂÁ%%?Ä/%Á-À/È/ÊÏ,¬è!-À/È-------
    ----------------------------------------------ÍËÈ/Ê–&àç êê .â(íëáê-------------
    ÈÇ?>------------ø–Ø-'É-ì
    ÈÁÊÊÑÈ?ÊÑÁËÉ-'É-ì
    À/ÈÁ¬ÃÑÁ%ÀËÉ-'É-ì-ÀÁÄÑ_/%¬Ã?Ê_/ÈËÉ
    ’É-ì
    :?>Á¬Ã?Ê_/ÈËÉ’É-ì->Í_ÂÁʬË_Â?%ËÉ-'É-ì-ÄÍÊÊÁ>Ĭ>/ÁËÉ
    ’É
    ’É-ìÑøÈËÉ
    %ÑËȬø/ÈÈÁÊ>ËÉ-'É-ì-Í>ÑȬÀÑËø%/¬>/_ÁËÉ-'É-ì-ÄÍÊÊÁ>ĬË_Â?%ËÉ Í>ÑȬø/ÈÈÁÊ>ËÉ;'É-Ä?_ø?Í>À¬Í>ÑȬø/ÈÈÁÊ>ËÉ-'É-ì-ÏÁÁ,¬À/È/É-'É-ì-øÁÊÄÁ>ȬÃ?Ê_/ÈËÉ- 'É ì-_Á/ËÍÊÁ_Á>ȬËËÈÁ_ËÉ-'É-ì-ËÄÑÁ>ÈÑÃÑĬÃ?Ê
    /ÈËÉ-'É-ì-ÈÑ_Á¬:?>ÁËÉ-'É-ì-ÄÍÊÊÁ>Ä`
    ¬Ã?Ê_/ÈËÉ-'É-Í-È_øñâ(|ë—¬íëè ê¬ëí(( ê߬---------------------------------------
    -----------------------ëÍËÈ/Ê–&àç êê ëíà|åê&--------------#00#IBMOS390_USTAR_VE
    RS=1
    #01#COMMENT=This is a special header file created by the IBM z/OS pax
    #01#COMMENT=or tar utility. It’s purpose is to store in the archive a
    #01#COMMENT=file, or specific attributes of a file, that could not
    #01#COMMENT=otherwise be stored due to limitations in the USTAR format.
    #01#COMMENT=For versions of pax and tar that are not capable of
    #01#COMMENT=processing this file, the last special header file in this
    #01#COMMENT=archive contains information describing how a user can
    #01#COMMENT=manually restore the file or attribute(s) described in this
    #01#COMMENT=and all other special headers contained in this archive.

    #02#APPLYTO=next
    #07#TAGINFO=0 65535
    øÈÇ?>------------ø–ø,ÅËÂ/ÂÁ%-------ø--¬-%ÑÂøÈÇ?>—ËÑÈÁ-ø/Ä,/ÅÁËÂ/ÂÁ%%?Ä/%Á
    -À/È/Ë/Ç-À/È-----------------------------------------------------ÍËÈ/Ê–&àç êê .
    â(íëáê--------------Ø-'É-ì
    ÈÁÊÊÑÈ?ÊÑÁËÉ-'É–ì----É-ì-}~}´KnJcJØJcJc-}Ý}¯}½JýJØ}½}
    [JýÉ-ì----É ì-}°}^}¨-}©}´}¾}©JcÉ-ì----Éì-}v}´JbJc}·Jc-}Ý}¯}½JýJØ}½}[JýÉ-ì-êí
    É-ì-}°JØ}^JaJaJ»J»}¾}^É-ì-ä+É
    ì-}ªJ»Jb}^}¾É
    ì-}°}^}×J»JØJ»}[}^É-Íì
    ===>
    MORE…
    ESC=¢ 1=Help 2=SubCmd 3=HlpRetrn 4=Top 5=Bottom 6=TSO
    7=BackScr 8=Scroll 9=NextSess 10=Refresh 11=FwdRetr 12=Retrieve


    z/OS 2.2, issued all commands via OMVS, added env vars to my .profile
    New to z/Unix and a novice w/ Unix in general
    Installing Python for play

    Thanks
    Nathan



  • 2.  RE: Python 3 install on z/OS

    Posted 12-28-2017 18:25

    My key mapping for ‘pipe’ was the wrong pipe.
    Disregard