mirror of
https://github.com/torproject/webwml.git
synced 2025-03-05 16:57:36 +00:00
early guesses are that you need the libevent-dev deb too.
no idea if installing "libevent-2.0-5 libevent-dev" will get you what you want.
This commit is contained in:
parent
1b2b60be44
commit
7e8d29c3e0
@ -30,7 +30,7 @@
|
||||
|
||||
<p>
|
||||
In a Linux system using the APT package manager you could do: <br>
|
||||
<tt># apt-get install autotools-dev gcc git libevent-2.0-5 libevent-openssl-2.0-5 libssl-dev</tt>
|
||||
<tt># apt-get install autotools-dev gcc git libevent-2.0-5 libevent-dev libevent-openssl-2.0-5 libssl-dev</tt>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user