[Dovecot] solaris 10 + dovecot (1)

Bart Smaalders barts at smaalders.net
Thu Mar 15 07:27:58 EET 2007


aza zel wrote:
> hi...
> i try to make dovecot (v1.0.r26) in solaris 10 and i have the following
> problem
> 
> # ./configure --with-ldap
> ...

Some things to remember:

1) don't build as root
2) some builds break in non-C locales; English remains the lingua franca
    of the net (heh) so you'll get a lot more help that way.
3) make sure your path includes:

    /usr/bin:/usr/ccs/bin:/usr/sfw/bin

    in order to find the compiler, linker, etc.  We're (I work for Sun
    on OpenSolaris) going to fix this, but in the mean time you'll need
    those directories in your path.

- Bart


More information about the dovecot mailing list