atom feed21 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: gdbm or db fi...
FromSent OnAttachments
mickJul 31, 2001 8:49 am 
Sam VarshavchikJul 31, 2001 2:50 pm 
mickAug 1, 2001 7:27 am 
Ken HerronAug 1, 2001 10:07 am 
Sam VarshavchikAug 1, 2001 2:48 pm 
mickAug 6, 2001 6:37 am 
Sam VarshavchikAug 6, 2001 2:25 pm 
mickAug 7, 2001 5:58 am 
Sam VarshavchikAug 7, 2001 3:02 pm 
Rocio Alfonso PitaAug 8, 2001 12:33 am 
Rocio Alfonso PitaAug 8, 2001 12:42 am 
Sam VarshavchikAug 8, 2001 4:44 am 
mickAug 10, 2001 8:20 am 
Ken HerronAug 10, 2001 9:04 am 
mickAug 10, 2001 9:36 am 
Daniel BiddleAug 10, 2001 10:49 am 
mickAug 10, 2001 11:29 am 
Sam VarshavchikAug 10, 2001 5:51 pm 
Sam VarshavchikAug 10, 2001 5:53 pm 
Sam VarshavchikAug 10, 2001 5:54 pm 
mickAug 13, 2001 6:32 am 
Subject:Re: [courier-users] Re: gdbm or db files not found
From:Ken Herron (kher@newsguy.com)
Date:Aug 10, 2001 9:04:58 am
List:net.sourceforge.lists.courier-users

--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.