I just downloaded Samba 2.2.2 and when I run ./configure I get this error.
nfssrv{root}#./configure
creating cache ./config.cache
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
nfssrv{root}#
What should I do? Thanks for any help.
Darin DeCounter
Atex Assistant System Administrator
Las Vegas Review-Journal
702-387-5230
ddecounter@lvrj.com
install gcc, binaries ! or depending on your distros ... .deb rpm ... tgz for slackware ... On Mon, 2002-01-21 at 18:12, Darin DeCounter wrote:> I just downloaded Samba 2.2.2 and when I run ./configure I get this error. > > nfssrv{root}#./configure > creating cache ./config.cache > checking for gcc... no > checking for cc... no > configure: error: no acceptable cc found in $PATH > nfssrv{root}# > > > What should I do? Thanks for any help. > > > Darin DeCounter > > Atex Assistant System Administrator > Las Vegas Review-Journal > 702-387-5230 > ddecounter@lvrj.com > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba >-- Djamil ESSAISSI Tel:01.58.64.22.44 - Fax:01.58.64.26.81 Systeme Administrateur / Support Technique www.francexpress.com - www.serveur-express.com
Hi,
this is easy: Install a cc-compiler.
On most *nixes you should find a way to install f.ex. gcc
I use SuSE-Linux. gcc is installed by default, except you choose "minimal
system".
Again, just install gcc or another cc-compiler.
Stephan
-----Original Message-----
From: samba-admin@lists.samba.org [mailto:samba-admin@lists.samba.org]On
Behalf Of Darin DeCounter
Sent: Monday, January 21, 2002 6:12 PM
To: samba@lists.samba.org
Subject: (no subject)
I just downloaded Samba 2.2.2 and when I run ./configure I get this error.
nfssrv{root}#./configure
creating cache ./config.cache
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
nfssrv{root}#
What should I do? Thanks for any help.
Darin DeCounter
Atex Assistant System Administrator
Las Vegas Review-Journal
702-387-5230
ddecounter@lvrj.com
--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba