5 messages in net.sourceforge.lists.courier-users[courier-users] Error building Courie...
FromSent OnAttachments
Jim StauntonAug 23, 2007 5:45 am 
Jay LeeAug 23, 2007 6:05 am 
Jim StauntonAug 23, 2007 6:29 am 
Sam VarshavchikAug 23, 2007 4:30 pm 
Lisa MuirAug 23, 2007 11:14 pm 
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] Error building Courier RPMs on SuSE Linux 10.2Actions...
From:Jim Staunton (cour@lists.reather.com)
Date:Aug 23, 2007 5:45:42 am
List:net.sourceforge.lists.courier-users

I'm trying to build RPMs of the Courier components on a SuSE Linux server, specifically openSuSE 10.2 x64.

When building, I get this error:

~> rpmbuild -ta courier-authlib-0.59.3.tar.bz2 error: Failed build dependencies: openldap-devel is needed by courier-authlib-0.59.3-10.x86_64

SuSE doesn't appear to provide openldap-devel in their distro so I tried installing openldap2-devel, but I still get that error.

~> rpm -qa | grep ldap openldap2-client-2.3.27-25 openldap2-devel-2.3.27-25 yast2-ldap-2.14.0-12 ldapcpplib-0.0.4-38 yast2-ldap-client-2.14.5-10

Can openldap2-devel satisfy the dependency with a bit of tweaking? How would I do this?

Thanks in advance,

Jim