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
------------------------------
Original Message:
Sent: Fri November 04, 2022 04:25 AM
From: Jim Pedersen
Subject: New pkg in toolbox NANO
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
------------------------------