--On Friday, August 10, 2001 10:21:06 -0500 mick <mdo...@mtco.com>
wrote:
Here is my bdbobj/config.log:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
[...]
configure:1036: checking for c++
configure:1036: checking for g++
configure:1036: checking for gcc
configure:1068: checking whether the C++ compiler (gcc ) works
configure:1084: gcc -o conftest conftest.C 1>&5
gcc: installation problem, cannot exec `cc1plus': No such file or
directory
See the "canot exec cc1plus" line? cc1plus is the c++ compiler
component of gcc. You don't have the c++ compiler components
installed. you need to install the c++ components of your compiler.