[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [Libevent-users] How to specify OpenSSL directory during configure?



Try

    ./configure CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib"

zw

On Sun, Sep 22, 2013 at 4:58 PM, Jeffrey Walton <noloader@xxxxxxxxx> wrote:
> Hi All,
>
> I got a version mismatch warning when using Mac OS X's version of
> OpenSSL. (In addition, Apple's version is 0.9.8).
>
> I'd like to specify my local copy of OpenSSL 1.0.1e located in
> /usr/local/ssl. But configure does not appear to accept the directory:
>
> $ ./configure --help | grep -i ssl
>   --disable-openssl       disable support for openssl encryption
>
> How doe one configure with a OpenSSL directory?
>
> Jeff
> ***********************************************************************
> To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
> unsubscribe libevent-users    in the body.
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users    in the body.