Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sudo for AIX 6.1

Status
Not open for further replies.

RahuldKumar

Technical User
Oct 29, 2008
14
0
0
US
Hi Gurus,

could you tell me from where I can download sudo for AIX 6.1

In the below link

the following are not working
AIX California, USA
AIX New York, USA
AIX Germany

and if I download from ftp://ftp.sudo.ws/pub/sudo/ Dallas, Texas, USA I get the following errors...


checking whether root should be allowed to use sudo... yes
checking whether to log the hostname in the log file... no
checking whether to invoke a shell if sudo is given no arguments... no
checking whether to set $HOME to target user in shell mode... no
checking whether to disable 'command not found' messages... no
checking for egrep... egrep
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.

plz help
 
try the one from the pware site:

ftp://ftp.hvcc.edu/pub/pware/aix53/
 
In the one you've downloaded and tried it complains about not having a C compiler. You need to install gcc or another C compiler (IBM's got Xlc I think).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top