With gcc and a few other applications Mandrake supply two versions. The 
default gcc3.2, and the older tried and tested gcc2.96

It is possible to have one or both installed at once. Which one gets used 
depends on the symlink /usr/bin/gcc  which points to /etc/alternatives/gcc 
which itself is a symlink either to /usr/bin/gcc-3.2 or /usr/bin/gcc-2.96

So depending on how your symlink chain is set up you will use one compiler or 
the other. If your symlink chain is broken you will get the 'gcc not found 
message'

Could that be your problem?

derek


On Sunday 05 Jan 2003 7:04 pm, Ralph M. Los wrote:
> Here's the weird thing - I've done a stock install of MDK 9 and I've
> gotten the missing gcc error before too!  I know I've compiled stuff
> before with gcc, but certain programs (configure scripts) just refuse to
> see it.  Is there any tidbit of wisdom that could point me and this
> fellow in the right direction?  Something you pros already know to look
> for?
>
> Thanks -
>
> :)
>
> Ralph
>
> -----Original Message-----
> From: Derek [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, January 05, 2003 6:24 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [newbie] Re:Setting up Scanssh
>
> On Sunday 05 Jan 2003 6:47 pm, Graham Pohle wrote:
> > I've got Mandrake 9.0 installed and I'm trying install and run
> > Scanssh. Now with this Program I got to the ./configure stage and it
> > requires libpcap to install and run. So I downloaded
> > libpcap-0.7.1.tar.gz and got that to the configure stage and this is
> > what it told me After typing in # ./configure
> > creating cache ./configure.cache
> > checking host system type.....i686-pc-linux-gnuoldld
> > checking target system type...i686-pc-linux-gnuoldld
> > checking building system type....i686-pc-linux-gnuoldld
> > checking for gcc......no
> > checking for cc.......no
> > configure:error:no acceptable cc found in $PATH
> > QUESTION: Does anyone know what I require to get this program up and
> > runnng....gcc & ...cc what are these? arguments? options? programs? if
> > anyone can shed some light on this connundrum for me soon, I'll still
> > have some hair left.
> > PC.Special thanks to Todd,your info open up heaps of doors.
>
> I think this is where I make my twice weekly post about how many useful
> applications like scanssh are in the online 'Contrib' folder as rpms,
> and if
> you declare Contrib to be a urpmi source you can install them and all
> their
> dependencies at once.
>
> This post shows you
> howhttp://www.mail-archive.com/[email protected]/msg108964.html
>
> derek

-- 
----------------------------------
www.jennings.homelinux.net

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to