AIX Open Source

 View Only
  • 1.  New pkg in toolbox NANO

    Posted Fri November 04, 2022 04:30 AM
    Hi there is it possible to get the editor nano in the toolbox, i have some useres that i need on the aix serveres and they don't have the correct fingers for vi :-)

    ------------------------------
    Jim Pedersen
    ------------------------------


  • 2.  RE: New pkg in toolbox NANO

    Posted Fri November 04, 2022 01:29 PM

    On AIX 7.3 TL0 sp1

    Downloaded nano-6.4.tar.gz  from https://www.nano-editor.org/download.php

    I already had GNC C compiler installed

    gunzipped and untarred

    cd nano-64

    ./configure --enable-tiny

    make

    --- it FAILED

    As root: dnf install ncurses-devel.ppc

    make

    ----- it worked this time

    As root: make install

    /usr/local/bin/nano
    ---- works.

    OK very minimal testing.  I prefer UNIX vi or Linux vim.



    ------------------------------
    Nigel Griffiths
    ------------------------------



  • 3.  RE: New pkg in toolbox NANO

    Posted Mon November 07, 2022 03:50 AM
    Thanks Nigel. 

    Hi Jim, As Nigel pointed out it is very easy to port nano so you may want to try it. 
    We have not seen much demand of nano on AIX and right now there is no plan for nano from AIX toolbox as we already provide vim and emacs.

    ------------------------------
    SANKET RATHI
    ------------------------------



  • 4.  RE: New pkg in toolbox NANO

    Posted Tue January 24, 2023 02:57 PM
    yes, some users are requesting nano.  Please look into providing this package.

    ------------------------------
    Matthew Opoka
    ------------------------------



  • 5.  RE: New pkg in toolbox NANO

    IBM Champion
    Posted Tue January 24, 2023 03:24 PM
    Note that there are nano keybindings/mode for vim, which might reduce the maintenance overhead (and be more likely to be maintained). I haven't used these myself, but a quick search indicates moderately wide use.

    -- 
    Stephen L. Ulmer
    Enterprise Architect
    Mainline Information Systems