Skip to content
Snippets Groups Projects
Commit ce623a62 authored by Roger Dingledine's avatar Roger Dingledine
Browse files

note that make install requires root

svn:r1228
parent e2e6909c
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment