[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: compiler in PATH ?



Pollywog  <pollywog@shadypond.com> writes:
Pollywog> After reinstalling Linux, I get this:
Pollywog> configure: error: no acceptable C++-compiler found in $PATH
Pollywog> 
Pollywog> I am not sure what it wants.  Does it want to see the path
Pollywog> to gcc in /etc/profile?

gcc isn't a C++ compiler, it's a C compiler.  You should have g++
somewhere in your $PATH (if you install the Debian g++ package, in
/usr/bin).  If you haven't yet, install the g++ package and its
dependencies.

-- 
David Maze             dmaze@mit.edu          http://donut.mit.edu/dmaze/
"Hey, Doug, do you mind if I push the Emergency Booth Self-Destruct Button?"
"Oh, sure, Dave, whatever...you _do_ know what that does, right?"


Reply to: