On Mon, 11 Oct 1999, you wrote:
> Hi Folks,
>
> Every time I try to compile KDA programs in Mandrake (Helios 6.1), the
> configure script stops with the following error message:
>
> configure: error: no acceptable C++-compiler found in $PATH
>
> Where is the c++ compiler in MAndrake, and what it is called?
>
> What should I put into my PATH to make the script to recognize the c++
> compiler?
>
> Or perhaps it is under a different name than the compiler searches for?
>
> Please help me, if you have any reasonable idea...
>
Did you install gcc++??? Type the following at a command
prompt (Minus quotes, of course) : "rpm -qa | grep c++"
If you don't get anything, you probably didn't install the
development stuff.
John