19 Sep
2016
19 Sep
'16
10:23 p.m.
"Andreas M. Kirchwitz" amk@spamfence.net writes:
OK, the origin of your problem becomes clearer. You can hardcode these paths into the executables by doing something like
env CFLAGS='-I/my'ssl/include'
LDFLAGS='-L/your/ssl/lib -Wl,-rpath,/my/ssl/lib'
configure ...Based on your mail I've tried CFLAGS/LDFLAGS again, and now Dovecot didn't even compile any longer.
I don't use the same OS as you, but what errors dis you get?
Joseph Tam jtam.home@gmail.com