diff --git a/INSTALL b/INSTALL index 656204f73..ddd966d1d 100644 --- a/INSTALL +++ b/INSTALL @@ -50,6 +50,8 @@ If the quickstart doesn't work for you: If you have problems finding libraries, try CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib" \ ./configure + or + ./configure --with-libevent-dir=/usr/local rather than simply ./configure. If you have mysterious autoconf failures while linking openssl,