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

[Libevent-users] Install help on Max OS X




On Thu, Feb 4, 2016 at 3:34 PM Sumonto Ghosh <sumonto.ghosh@xxxxxxxxx> wrote:
Can I use libevent without OpenSSL?

Yes:ÂÂ./configure --help


Wish SSH work?

Not out of the box, maybe libssh has a notification system
Â

I did build OpenSSL prior to building libevent

Installed openssl as:

./Configure darwin64-x86_64-cc &&Âmake install


OS X has their own version of ssl iirc, conflicts may arise, might want to consult the libevent book on that one.Â
Â


Thanks.


On Thu, Feb 4, 2016 at 3:02 PM, Tomer Heber <tomer@xxxxxxxxxxxx> wrote:

Hi,

Â

It seems you are building libevent with openssl support.

You will need to build openssl before using libevent or build libevent without ssl support.

Â

10x,

Tomer.

Â

From: owner-libevent-users@xxxxxxxxxxxxx [mailto:owner-libevent-users@xxxxxxxxxxxxx] On Behalf Of Sumonto Ghosh
Sent: Thursday, February 04, 2016 3:01 PM
To: libevent-users@xxxxxxxxxxxxx
Subject: [Libevent-users] Install help on Max OS X

Â

HiÂ

How do I install libevent on Max OS X?

Â

Installed openssl as:

./Configure darwin64-x86_64-cc &&Âmake install

Installed libevent as:

./config x86_64 &&Âmake

Â

I get the following error:

Inline image 1