diff options
-rw-r--r-- | doc/tor-osx-dmg-creation.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/tor-osx-dmg-creation.txt b/doc/tor-osx-dmg-creation.txt index e753d304a1..62c00465af 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 |