From: Mark Derbyshire (no email)
Date: Wed Apr 03 2002 - 11:25:57 EST
--On Tuesday, 2002 April 2 11:59 -0500 Kevin Bond <> wrote:
> On Tuesday, April 2, 2002, at 11:35 AM, Michael Bartosh wrote:
>
>>> The only thing I had to do to make cyradm work was fix the build
>>> command lines to include a -L option so that the sasl2 library was
>>> found.
>>
>> I'll have to look at pier's stuff again.
>>
>> my build already finds sasl libs though, which makes the fact that
>> cyradm can't see them odd.
>>
>
> Are you sure? The configuration for the perl subtree is different from
> the rest of the imapd tree. That is why my patch adds -L/usr/local/lib
> to the three Makefile.PL files. If you don't do this everything builds
> with some warnings in the Perl section about sasl2 but cyradm will not
> run.
As an alternative, you could work the environment variable LDFLAGS into the
configure. That would make the Perl configuration a little more consistent
with the rest of Cyrus imap. Of course then you would have to remember to
set the environment variable before the configure.
Cheers,
Mark
|
|
|