11 messages in net.sourceforge.lists.courier-sqwebmailRe: Re: [sqwebmail] linking maildirkw...
FromSent OnAttachments
Rui RomãoJan 16, 2006 6:13 am 
Brian CandlerJan 17, 2006 1:56 am 
Rui RomãoJan 17, 2006 6:27 am 
Julie S. LinJan 17, 2006 4:19 pm 
Sam VarshavchikJan 17, 2006 4:44 pm 
Brian CandlerJan 18, 2006 12:56 am 
Rui RomãoJan 19, 2006 9:35 am 
Brian CandlerJan 20, 2006 12:33 am 
Rui RomãoJan 20, 2006 4:31 am 
Rui RomãoJan 20, 2006 4:39 am 
Brian CandlerJan 21, 2006 1:38 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:Re: Re: [sqwebmail] linking maildirkw errorActions...
From:Rui Romão (r.ro@mail.pt)
Date:Jan 17, 2006 6:27:30 am
List:net.sourceforge.lists.courier-sqwebmail

Ok:

Here's my C++ RPM packages list:

libstdc++-devel-3.3.2-1 gcc-c++-3.3.2-1 libstdc++-3.3.2-1

Do you think i should install something more? Or update C++?

If so, where can i find c++ RPM packages?

Thanks Brian

RR

On Mon, Jan 16, 2006 at 02:13:32PM +0000, Rui Romo wrote:

After trying to install sqwebmail to qmail i had a problem with maildirkw link:

Yes I know. I posted a reply to your original question. You then replied to me personally, insisting that there couldn't possibly be any problem with

your C++ compiler installation.

I'm trying to install this, under Fedora Core 1, with "gcc (GCC) 3.3.2 20031022 (Red Hat Linux 3.3.2-1)" compiler.

I've already compiled many things without any problem, so i don't think i had some problem with C++ installation

Most open-source software is in C, not C++. Can you give an example specifically of something written in C++ which you have compiled successfully?

Also, can you list your C++ RPM packages? On my CentOS 4.2 box (= free clone of RHEL4) I have:

$ rpm -qa | grep '++' gcc-c++-3.4.4-2 compat-libstdc++-33-3.2.3-47.3 libstdc++-3.4.4-2 libstdc++-devel-3.4.4-2 $

So if you are missing one of those, then it would seem that you don't have C++ properly installed.