Open-source Languages & Tools for z/OS

 View Only
  • 1.  Didn't get any result for man command

    Posted 11-18-2022 14:35
    Edited by Raju Shrestha 11-18-2022 14:35
    Hello, 

    Installed gzip, curl under zoss-app environment. I am not able to get any information while I search for command man gzip or man curl. 

    MANPATH=$MANPATH:/minicond/envs/zoss-app/share/man/cat1:/minicond/share/man/cat1



    ------------------------------
    Raju 
    ------------------------------


  • 2.  RE: Didn't get any result for man command

    ROCKETEER
    Posted 11-21-2022 04:39

    Hi Raju Shrestha,

    MANPATH should be like  "/minicond/envs/zoss-app/share/man:/minicond/envs/zoss-app/man" for your case.
    You can easily check it yourself after activation of the environment and checking the variable:

    conda activate zoss-app
    env | grep MANPATH


    Thanks,
    Alexander



    ------------------------------
    Alexander Klochkov
    QA
    Rocket Internal - All Brands
    Vilnius LT
    ------------------------------



  • 3.  RE: Didn't get any result for man command

    Posted 12-01-2022 09:03
    Thank you, Alexander. 

    I have another question. Is that Python enrolled with Miniconda is the full version of Python with all of the functionality or just a subset of the full version of Python? Python enrolled with Miniconda is 3.9.*.

    Thank you.

    ------------------------------
    Raju Shrestha

    ------------------------------



  • 4.  RE: Didn't get any result for man command

    Posted 12-02-2022 04:10
    Hi Paju,
    It is the full version.

    ------------------------------
    Tatiana Balaburkina
    Engineering Manager
    Rocket Internal - All Brands
    ------------------------------