mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
note that make install requires root
svn:r1228
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ Quickstart version for users:
|
||||
1) tar xvf it, and then cd into the directory.
|
||||
2) ./configure
|
||||
3) make
|
||||
4) make install
|
||||
4) make install (as root)
|
||||
5) tor (if it doesn't work, give it the whole path or fix your path)
|
||||
You don't need to run this as root, and you probably shouldn't.
|
||||
(If you're having problems, try running it with "-l info" to get
|
||||
|
||||
Reference in New Issue
Block a user