13 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Bilding Courier(-...
FromSent OnAttachments
Sam VarshavchikDec 13, 2005 4:01 am 
Egbert JanDec 15, 2005 1:00 am 
Egbert JanDec 16, 2005 5:33 am 
Sam VarshavchikDec 16, 2005 8:07 pm 
Egbert JanDec 22, 2005 2:45 am 
Sam VarshavchikDec 22, 2005 3:56 am 
Jeff JansenDec 22, 2005 4:17 am 
Egbert JanDec 22, 2005 4:56 am 
Egbert JanDec 22, 2005 2:26 pm 
Jeff JansenDec 23, 2005 3:31 am 
Egbert JanDec 27, 2005 4:44 pm 
Sam VarshavchikDec 27, 2005 7:10 pm 
Egbert JanDec 28, 2005 1:39 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: [courier-users] Bilding Courier(-authlib) RPMs on Mandriva 2006.0Actions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Dec 27, 2005 7:10:39 pm
List:net.sourceforge.lists.courier-users

Egbert Jan writes:

Secondly rpmbuild 4.x stops on unpackaged files. For some reason (Sam?) several libtldt... Files are created in {_libdir}. Should or shouldn't these be packaged???

No, they shouldn't. You should already have them installed on the system in the first place. libtool adds these files if they are not installed, but Courier's installation scripts expect those files to already be present on your system.

You need to find an existing package called either libtool-libs, libtool-ltdl-devel, or something of this sort, and install it before building Courier.

Why compiling 'own' versions of these libltdt libraries when they seem exist on the system already?

No, they don't exist. If they did exist, they wouldn't get built.