Prechádzať zdrojové kódy

another way for old-style bsd folks to maybe build tor if
they've got no other ways.


svn:r6032

Roger Dingledine 19 rokov pred
rodič
commit
c05b7fbc7a
1 zmenil súbory, kde vykonal 2 pridanie a 0 odobranie
  1. 2 0
      INSTALL

+ 2 - 0
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,