~vomun-developers/anonplus/vomun-trunk

« back to all changes in this revision

Viewing changes to INSTALL

  • Committer: mouuff
  • Date: 2011-11-07 00:50:58 UTC
  • mto: This revision was merged to the branch mainline in revision 93.
  • Revision ID: git-v1:476ec1b6c1bec00d32dfe9138299255e75974df2
Update help

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
a user name and two 2048 bit encryption keys will be generated for you.
3
3
 
4
4
Afterwards, vomun.py will run automatically after the install. To start Anon+,
5
 
just run Vomun at any time in the future.
 
 
b'\\ No newline at end of file'
 
5
just run Vomun at any time in the future.
 
6
 
 
7
If you are on windows you need python 2.7 http://python.org/
 
8
              and you also need gnupg at http://www.gpg4win.org
 
9
 
 
10
if you are on mac osx or linux python is already on your computer but you need gnupg
 
11
for linux : http://www.gnupg.org/
 
12
for mac   : http://macgpg.sourceforge.net/
 
13
 
 
14
to launch setup on windows just double click on it 
 
15
and if you are on mac osx:
 
16
put anonplus folder in the Desktop (for exemple)
 
17
open terminal
 
18
type in terminal:
 
19
 
 
20
$ python Desktop/anonplus/src/setup.py
 
21
 
 
22
Enjoy!
 
 
b'\\ No newline at end of file'