Git Product home page Git Product logo

Comments (2)

ppelleti avatar ppelleti commented on July 23, 2024

The latest alpha of libevent is:

https://sourceforge.net/projects/levent/files/libevent/libevent-2.1/libevent-2.1.4-alpha.tar.gz/download

or for the very latest, clone the master from github:

https://github.com/libevent/libevent

The stable version of libevent does not allow evhttp to be used in
conjunction with OpenSSL bufferevents. Thus, https is only supported in
the 2.1 series.

--Patrick

On 3/23/14, 3:16 PM, user1020 wrote:

Patrick, thanks for writing this examples.

I am trying to compile the examples by

|git clone https://github.com/ppelleti/https-example.git
./configure
|

But got error saying:

|checking for LIBEVENT... no
configure: error: Package requirements (libevent >= 2.1.2
libevent_pthreads >= 2.1.2
libevent_openssl >= 2.1.2) were not met:

Requested 'libevent >= 2.1.2' but version of libevent is 2.0.16-stable
Requested 'libevent_pthreads >= 2.1.2' but version of libevent_pthreads is 2.0.16-stable
Requested 'libevent_openssl >= 2.1.2' but version of libevent_openssl is 2.0.16-stable
|

The official page http://libevent.org/ shows the latest stable build
is 2.0.21.
Wonder where to find the libevent 2.1.2. By the way, my PC is ubuntu
12.04.
Thanks.


Reply to this email directly or view it on GitHub
#1.

from https-example.

user1020 avatar user1020 commented on July 23, 2024

Thanks Patrick for the quick response. Tried the link you pointed out and now the https examples are working. Thanks again!

from https-example.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.