Roger Dingledine commited on 2012-02-10 06:34:57
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.
no idea if installing "libevent-2.0-5 libevent-dev" will get you what you want.
| ... | ... |
@@ -30,7 +30,7 @@ |
| 30 | 30 |
|
| 31 | 31 |
<p> |
| 32 | 32 |
In a Linux system using the APT package manager you could do: <br> |
| 33 |
- <tt># apt-get install autotools-dev gcc git libevent-2.0-5 libevent-openssl-2.0-5 libssl-dev</tt> |
|
| 33 |
+ <tt># apt-get install autotools-dev gcc git libevent-2.0-5 libevent-dev libevent-openssl-2.0-5 libssl-dev</tt> |
|
| 34 | 34 |
</p> |
| 35 | 35 |
|
| 36 | 36 |
<p> |
| 37 | 37 |