4 messages in net.sourceforge.lists.courier-users[courier-users] build sqwebmail rpm o...
FromSent OnAttachments
James ReatherMay 24, 2006 4:13 am 
Gordon MessmerMay 24, 2006 11:38 am 
James ReatherMay 26, 2006 1:40 am 
Sam VarshavchikMay 26, 2006 3:48 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] build sqwebmail rpm on SuSE 10.0Actions...
From:James Reather (jam@reather.com)
Date:May 24, 2006 4:13:38 am
List:net.sourceforge.lists.courier-users

I'm trying to build an rpm for sqwebmail on SuSE 10.0. SuSE ships with several courier bits (courier-imap and courier-authlib) but apparently not sqwebmail. I've tried squirrelmail but it's fairly awful :-(

I downloaded sqwebmail-5.1.1.tar.bz2 and tried to build it with 'rpmbuild -ta sqwebmail-5.1.1.tar.bz2' but I get 'Failed build dependencies: openldap-devel is needed by sqwebmail-5.1.1-1'

SuSE 10.0 appears to ship with openldap2 packages, so I've installed openldap2-client-2.2.27-6 and openldap2-devel-2.2.27-6 but the rpmbuild command still fails.

Is there a way round this?

Does openldap2-devel actually provide what's needed (in which case, can I trick rpmbuild into thinking that openldap2-devel is actually openldap-devel?) or do I need to find or build openldap-devel rpms?

Thanks,

James