[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] mention in the tor dmg instructions that you may need to re...
Update of /home/or/cvsroot/tor/doc
In directory moria:/tmp/cvs-serv7314
Modified Files:
tor-osx-dmg-creation.txt
Log Message:
mention in the tor dmg instructions that you may need to remove your
old shared library libevent, lest your linker get confused.
Index: tor-osx-dmg-creation.txt
===================================================================
RCS file: /home/or/cvsroot/tor/doc/tor-osx-dmg-creation.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -d -r1.3 -r1.4
--- tor-osx-dmg-creation.txt 12 Jun 2006 10:44:00 -0000 1.3
+++ tor-osx-dmg-creation.txt 4 Jul 2006 03:39:01 -0000 1.4
@@ -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