[Samba] RE: NEWBIE Samba installation issues

Gabriel D. Preston gpreston at sgillc.com
Mon Feb 24 22:04:45 GMT 2003


Joseph-

Trying doing this from your prompt:

find / -name gcc

Then if gcc is found, do something like this:

CC=(your output) ./configure

This is a temporary way of saying where your C compiler is installed.  
It would probably be in your best interest to add the directory you find 
'cc' at into your PATH by editing your .bashrc or .cshrc or whatever you 
may have kept in your home directory.

HTH-

Gabriel

Joseph Teo wrote:

> Hi,
>
> I am currently trying to install samba from a .tar.gz file.
>
> I typed ./configure and i get the following message:
>
> loading cache ./config.cache
> checking for gcc... no
> checking for cc... no
> configure: error: no acceptable cc found in $PATH
>
>
> Please help.. I'm not too sure what I'm suppose to do from here.
>
> Thanks
>
> Joe
>



More information about the samba mailing list