[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[msmtp-users] picking up non-system openssl on OS X



Hello,

Could somebody please point to how, in theory, I should be able to build msmtp against an openssl *other* than the system's version on OS X (doesn't matter which version of OS X---I've struck out with this on 10.4 through 10.8)?

Specifically, I want to pick up /usr/local/ssl.  I tried --with-ssl=openssl, but that invariably uses /usr/lib.

I tried all manner of messing with the pkg-config shellvars shown in './configure --help', with no luck.

So I'm hoping someone can tell me what the right way of doing this is.

This is important because Apple has deprecated the openssl that comes with its own system.  It will be going away.  Also, the version that is there is somewhat old.

Thanks in advance.

-Charles