4 messages in net.sourceforge.lists.courier-maildropRe: RV: [maildropl] Maildrop on Soalr...
FromSent OnAttachments
Javier LópezOct 9, 2003 3:06 am 
Chris MastersOct 9, 2003 3:19 am 
Devin RubiaOct 9, 2003 5:16 am 
Arnaud PignardOct 9, 2003 9:31 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: RV: [maildropl] Maildrop on Soalris 9Actions...
From:Devin Rubia (dev@thezone.net)
Date:Oct 9, 2003 5:16:39 am
List:net.sourceforge.lists.courier-maildrop

On Thu, Oct 09, 2003 at 03:19:38AM -0700, Chris Masters wrote:

or use the crle command to tell ld about default paths to libraries.

--- Javier_López <jlop@uax.es> wrote:

Yes, I 've installed maildrop-1.5.3 on Solaris 9 Sparc but I had a problem:

GCC install libraries in /usr/local/lib, and maildrop use the libraries on /usr/lib. You must do a link with the libraries that maildrop use to /usr/local/lib to /usr/lib, or copy it.

Or, more specifically:

crle -c /var/ld/ld.config -l /usr/lib:/usr/local/lib -i /usr/lib -i
/usr/local/lib

And similarly for 64bit libraries:

crle -64 -c /var/ld/64/ld.config -l
/usr/lib/64:/usr/local/lib:/usr/local/lib/sparcv9 -i /usr/lib/64 -i
/usr/local/lib -i /usr/local/lib/sparcv9