- Split readme into readme and install

This commit is contained in:
ccremers 2006-08-10 08:26:47 +00:00
parent 990a266893
commit 3efdeb48a7
2 changed files with 20 additions and 17 deletions

20
gui/INSTALL.txt Normal file
View File

@ -0,0 +1,20 @@
- Linux/Windows
Requirements:
windows: python (enthought) code.enthough.com/enthon
(all python dependencies, only need graphviz)
python www.python.org
wxPython www.wxpython.org
(c)elementtree elementtree
effbot.org/zone/element-index.htm (slower but more widely available)
celementtree effbot.org/zone/celementtree.htm (preferred)
graphviz www.graphviz.org
Optional:
Python Imaging Library www.pythonware.com/products/pil/
(It might be possible to include PIL in the sources)

View File

@ -3,20 +3,3 @@ Scyther
The Scyther Tool: Automatic Verification of Security Protocols
- Linux/Windows
Requirements:
python www.python.org
wxPython www.wxpython.org
(c)elementtree elementtree
effbot.org/zone/element-index.htm (slower but more widely available)
celementtree effbot.org/zone/celementtree.htm (preferred)
graphviz www.graphviz.org
Optional:
Python Imaging Library www.pythonware.com/products/pil/
(It might be possible to include PIL in the sources)