[sudo-users] Compiling sudo-1-7

christian.peper at kpn.com christian.peper at kpn.com
Mon Nov 10 05:39:01 EST 2008


Rachel,

Check if you do have a compiler installed. Not all systems come with one
by default.

Try 'which cc' or 'which gcc' to check.
If it's in a weird directory, the configure script may not be able to
find it but can tell it where to look.

Using 'yum install gcc' or 'up2date -i gcc' you should be able to
install it, if missing.
Chris.

> -----Original Message-----
> From: sudo-users-bounces at courtesan.com 
> [mailto:sudo-users-bounces at courtesan.com] On Behalf Of Todd C. Miller
> Sent: Friday, November 07, 2008 3:16 PM
> To: Rachael Brown
> Cc: sudo-users at sudo.ws
> Subject: Re: [sudo-users] Compiling sudo-1-7
> 
> It looks like configure was unable to find gcc or cc in your path.
> Do you have a C compiler installed?  If so, where is it located?
> 
>  - todd
> ____________________________________________________________
> sudo-users mailing list <sudo-users at sudo.ws> For list 
> information, options, or to unsubscribe, visit:
> http://www.sudo.ws/mailman/listinfo/sudo-users
> 



More information about the sudo-users mailing list