Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Wed May 05, 2004 7:02 pm 
Offline
Senior Newbie

Joined: Sun Apr 18, 2004 3:30 am
Posts: 19
Hi,

I have the following setup... Please help:
Redhat 9 Small
Sendmail (for now... going to upgrade to either Postfix or qmail)

I'd like to install courier-imap and did managet to get the latest source. But when trying to configure, error messages on missing library occurred (fixed that w/ RPMs from Redhat).

After ./configure, I tried to "make" from the source, but it gave me this error:

Code:
... snip....

Compiling maildirsearch.c
source='maildirsearchC.cpp' object='maildirsearchC.o' libtool=no \
depfile='.deps/maildirsearchC.Po' tmpdepfile='.deps/maildirsearchC.TPo' \
depmode=none /bin/sh ./../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.      -c -o maildirsearchC.o `test -f 'maildirsearchC.cpp' || echo './'`maildirsearchC.cpp
In file included from maildirsearchC.cpp:7:
maildirsearch.h:97: syntax error before `;' token
make[2]: *** [maildirsearchC.o] Error 1
make[2]: Leaving directory `/home/shun.chu/courier-imap-3.0.3/maildir'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/shun.chu/courier-imap-3.0.3/maildir'
make: *** [all-recursive] Error 1


Any ideas what else I need? Or can someone tell me where I can just get an RPM and get this over with?? I tried getting it from www.courier-mta.org, but it seems to have been down...

Found another copy at www.qmailtoaster.com. But "rpm -i [package]" doesn't seem to install it... just unpacks a lot of stuff to /usr/src/redhat/

Thanks...


Last edited by shunchu on Wed May 05, 2004 7:15 pm, edited 1 time in total.

Top
   
 Post subject:
PostPosted: Wed May 05, 2004 7:13 pm 
Offline
Newbie

Joined: Sat Apr 17, 2004 3:57 pm
Posts: 4
Courier-mta.org seems down for me too.

Try http://courier.sourceforge.net/ or if you just want courier IMAP, http://www.inter7.com/courierimap.htm


FWIW I installed from src.rpm on fedora and it worked ok.


Krag.


Top
   
 Post subject:
PostPosted: Wed May 05, 2004 7:18 pm 
Offline
Senior Newbie

Joined: Sun Apr 18, 2004 3:30 am
Posts: 19
krag wrote:
Courier-mta.org seems down for me too.

Try http://courier.sourceforge.net/ or if you just want courier IMAP, http://www.inter7.com/courierimap.htm


FWIW I installed from src.rpm on fedora and it worked ok.

Thanks... Can you tell me which rpm package you got and where? I might just do that as well...


Top
   
 Post subject:
PostPosted: Wed May 12, 2004 5:00 pm 
Offline
Newbie

Joined: Sat Apr 17, 2004 3:57 pm
Posts: 4
I know it's probably too late now but just for the record I make a rpm from the courier source, as per the instructions.

I couldn't be bothered to mess around with editing the .spec file to remove compatibility for ldap/postgresql so I just apt-get installed'd the packages it wanted.

It builds each module (eg mysql/ldap/postgres) as seperate rpms, so once they're built you can just install the core courier rpm plus any you need (like mysql), delete the RPMS you don't need, and also rpm -e the packages you installed.

Yes, I'm lazy :D

HTH
Krag.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group