AIX

AIX

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


#Operatingsystems
#Servers
#AIX
#Power

 View Only
  • 1.  Sudo AIX 5.3

    Posted Wed July 14, 2010 03:24 PM

    Originally posted by: SystemAdmin


    I wanted to install the newest sudo version, 1.7.3. After I untar the file and run the configure script, like the install tells you; this is all the output I get:
    configure: Configuring Sudo version 1.7.3
    checking for gcc... no
    checking for cc... no
    checking for cl.exe... no
    configure: error: in `/opt/source/sudo/sudo-1.7.3':
    configure: error: no acceptable C compiler found in $PATH
    See `config.log' for more details.

    Can someone help me out with a document that tells me the requirements I need to install sudo.

    Thanks
    #AIX-Forum


  • 2.  Re: Sudo AIX 5.3

    Posted Tue July 20, 2010 09:54 AM

    Originally posted by: Renaud


    You have to install a compiler on your lpar.

    For your information in the AIX Linux ToolBox sudo is in 1.6.9p15
    #AIX-Forum


  • 3.  Re: Sudo AIX 5.3

    Posted Thu July 22, 2010 11:16 PM

    Originally posted by: Kosala


    Even better 1.7.2

    http://www.perzl.org/aix/index.php?n=Main.Sudo
    #AIX-Forum


  • 4.  Re: Sudo AIX 5.3

    Posted Tue July 20, 2010 10:13 AM

    Originally posted by: orphy


    In the same directory where the configure script is, there is a README file which tells you what you need to build sudo.
    Orphy
    #AIX-Forum