"Tony Johnson" <[EMAIL PROTECTED]> writes:
> CMU uses Solaris 7? I think I read that somewhere.
http://asg.web.cmu.edu/cyrus/config.html
> I'd be interested to know if they had to patch thier own code or if
> they just did:
> ./configure (options)
> make all
> make install
We do not patch our own code. However, we use our internal software
configuration release mechanism (cf. emt and depot) and force things
to be under /usr/local.
We also recommend that you read the documentation under doc/ in the
source distribution. We hope that addresses the problems. If not, send
us a patch to the documentation with the missing info, or at least
tell us what was missing and what you needed to do to fix things.
If you look at SMakefile (probably only in CVS), that contains any
additional configuration information we assert. Note that
smake/SMakefiles are used across the board for our management of
/usr/local and we build the Cyrus package no differently than any
other package that uses GNU autoconf.
We have a Kerberos infrastructure and use that. As such the
/etc/sasldb stuff isn't really used by us (nor is it very likely that
we will use it) and so we rely on others to submit patches or report
problems.
Walter