Florent Gilain wrote:
1) Finally, I really need ssl ;-((

I just have posted you another email concerning this point before reading
this one...sorry.

CXXFLAGS="-L/usr/local/ssl/lib $CXXFLAGS" ./configure

Didn't work for me.

bash-2.05# find / -name libcrypto.a
/dm/backups/sources/openssl-0.9.7c/libcrypto.a
/usr/local/ssl/lib/libcrypto.a
bash-2.05# find / -name libssl.a
/dm/backups/sources/openssl-0.9.7c/libssl.a
/usr/local/ssl/lib/libssl.a

damn that's odd .. what's the compile error now? Just shooting in the dark, does this work:


CXXFLAGS="-L/usr/local/ssl $CXXFLAGS" ./configure

Florent Gilain wrote:
2) replacing by  "`hostname`" is ok for me
4) Added LD_LIBRARY_PATH declaration in run script...now imap server is ok
and up

So except for no ssl - your setup is working with just changes 2 & 4? Have other sun users had similiar problems? Is it worth noting 2 & 4 in the install instructions for sun users?


cheers,
AndyG.





Reply via email to