aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-07-04 03:39:01 +0000
committerRoger Dingledine <arma@torproject.org>2006-07-04 03:39:01 +0000
commit1dbbab90e94b564cad7f40967fd147e99c098549 (patch)
treef7ff36aa6da5c4ae703da6ea91a48dc328d62ad4
parent9e861cfe5224fc65c155ef1244a776b832b81320 (diff)
downloadtor-1dbbab90e94b564cad7f40967fd147e99c098549.tar
tor-1dbbab90e94b564cad7f40967fd147e99c098549.tar.gz
mention in the tor dmg instructions that you may need to remove your
old shared library libevent, lest your linker get confused. svn:r6714
-rw-r--r--doc/tor-osx-dmg-creation.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/tor-osx-dmg-creation.txt b/doc/tor-osx-dmg-creation.txt
index e753d304a..62c00465a 100644
--- a/doc/tor-osx-dmg-creation.txt
+++ b/doc/tor-osx-dmg-creation.txt
@@ -22,6 +22,9 @@ follows:
3) Complete the "make" and "make install". You will need to be root,
or sudo -s, to complete the "make install".
+4) If you have previouslly installed libevent, go rm the old libevent.so*
+files so the linker doesn't get suckered into using them.
+
### Acquiring privoxy