Tib wrote:
> 
> No dice. Same error. the gcc it wants to use is /usr/bin/gcc

Look where cc (link) points ! Or gcc link.
Mayby cc points to an older gcc; point it to gcc-x.xx.x
You'll find it in /usr/bin.
this may happen when installing newer compilers.
No matter about update-alternatives, but correct
if necessary.
Eric MC

> 
> <EOL>
> Tib
> 
> On Sat, 13 Jan 2001, John J. LeMay Jr. wrote:
> 
> > ** Reply to message from Tib <[EMAIL PROTECTED]> on Sat, 13 Jan 2001 18:42:08
> > -0800 (PST)
> > >
> > > [root@unica linux]# ./configure
> > > loading cache ./config.cache
> > > checking for a BSD compatible install... /usr/bin/install -c
> > > checking whether build environment is sane... yes
> > >
> > > checking for g++... no
> > > checking for gcc... gcc
> > > checking whether the C++ compiler (gcc  ) works... no
> > > configure: error: installation or configuration problem: C++ compiler cannot
> >
> > > gcc) and both fail when I try to run an upgrade (rpm -Uvh) of a failed
> > > dependency on /usr/sbin/update-alternatives. If I'm taking the hard route, can
> > > someone bap me upside the head please?
> > >
> >
> > Don't run configure as root. Sounds like root doesn't have the correct path.
> > Run configure and make as a normal user, then run make install as root.
> >
> > Bap.
> >
> > John LeMay Jr.
> > Senior Enterprise Consultant
> > NJMC, LLC.
> >
> >



Reply via email to