15 Mar
2007
15 Mar
'07
7:27 a.m.
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:
don't build as root
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.
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