AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  Dialog shell for AIX (whiptail alternative)

    Posted 10/08/17 11:01 PM

    Originally posted by: robbinespu


    Hi IBM, my production server on site are using AIX 7. 

    We do compiling and deploying a Java application inside that machine.

     

    For development and test, we use VMware with linux (no AIX available for VM for us). I created a shell script that use "whiptail" to create shell dialog.

    Unfortunately, when we ran inside our AIX7 it not working because no package for "whiptail"

     

    Can you suggest, what shell dialog that I can use with AIX 7? 


    #AIX-Forum


  • 2.  Re: Dialog shell for AIX (whiptail alternative)

    Posted 10/09/17 09:14 AM

    Originally posted by: AncientAIXer


    No native alternative.  You will have to compile from source code...


    #AIX-Forum