Переглянути джерело

note that make install requires root

svn:r1228
Roger Dingledine 21 роки тому
батько
коміт
ce623a6201
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      INSTALL

+ 1 - 1
INSTALL

@@ -5,7 +5,7 @@ Quickstart version for users:
 1) tar xvf it, and then cd into the directory.
 1) tar xvf it, and then cd into the directory.
 2) ./configure
 2) ./configure
 3) make
 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)
 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.
   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
   (If you're having problems, try running it with "-l info" to get