5 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Error building Co...
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:Re: [courier-users] Error building Courier RPMs on SuSE Linux 10.2Actions...
From:Jay Lee (jl@pbu.edu)
Date:Aug 23, 2007 6:05:05 am
List:net.sourceforge.lists.courier-users

Jim Staunton wrote:

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

Try this:

tar xjvvf courier-0.56.tar.bz2 edit courier-0.56/courier.spec and change references to openldap-devel to be openldap2-devel mv courier-0.56.tar.bz2 courier-0.56.tar.bz2.orig tar cjvvf courier-0.56.tar.bz2 courier-0.56/

This should solve the problem.

Jay