LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Samba (https://www.linuxquestions.org/questions/linux-software-2/samba-250012/)

dking 11-01-2004 07:14 PM

Samba
 
I am very much a newbie, desperatly trying to learn.

My task for today was to download and install and configure samba.

I downloaded samba, extracted it, and attempted to configure it.

In the source directory, I typed

./configure

It responded:

checking for gcc......no
checking for cc.......no
checking for cc........no
checking for cl.........no
configure: error: no acceptable C compiler found in $path

I understand the meaning of the error, but no clue in how to go about fixing the error.....

Help?

trickykid 11-01-2004 07:29 PM

You either don't have gcc installed or its not in your path.. but from the looks of your error, you most likely don't have it installed at all. Either install it or if your using a distro that is RPM based, find the rpm to install and so on.. since you haven't mentioned what distro your installing this on.

dking 11-01-2004 07:33 PM

Red hat. I didn't see an RPM for it on the samba site, but I will go check again. Thanks

Badfish 11-02-2004 06:46 PM

dking,

I just went through this, so if you didnt find the rpm
then pm me and i'll go over it with my notes.
I am running RH 9.0

Later

dking 11-02-2004 08:13 PM

Found the rpm thanks.

Just trying to figure out how to setup the smb.conf now.


All times are GMT -5. The time now is 12:52 AM.