21 messages in net.sourceforge.lists.courier-users[courier-users] Re: gdbm or db files ...
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 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Re: gdbm or db files not foundActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Aug 10, 2001 5:53:16 pm
List:net.sourceforge.lists.courier-users

mick writes:

On Fri, 10 Aug 2001, Ken Herron wrote:

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

I guess thats what I need help with. I've installed:

libc-5.3.12-35mdk.i586.rpm libg++-libc5-devel-2.7.2.8-1.i386.rpm gcc-2.96-0.61mdk.i586.rpm gdbm-1.8.0-8mdk.i586.rpm

I there yet another peice of the puzzle that I'm missing?

gcc-c++

libstdc++