-
[Scyther]Scyther tool installation Guide/설치 가이드 - 1카테고리 없음 2018. 8. 1. 20:32
Scyther 연재 1편 설치 가이드 (If you want English version, go to below)
원본: https://www.cs.ox.ac.uk/people/cas.cremers/scyther/install-generic.html
이 글은 윈도우 유저를 위한 가이드임.
1. Graphviz 설치 : https://graphviz.gitlab.io/_pages/Download/Download_windows.html
- 그냥 msi 파일로 설치하면 된다.
2. Python 2.X 설치 : https://www.python.org/downloads/
- Scyther는 파이썬 3.X 버전을 지원하지 않아 2.X 버전으로 설치 해야함.
3. 재부팅
- 환경 변수 등록과 설치 완료를 위해 (만약 안되었을 경우 수동으로 등록해야 함).
4. WxPython 설치 : https://drive.google.com/open?id=1HciRiYLSe54uSh66ekeMwSdgEYorbm_a
- 위 링크에는 WxPython 3.0.2.0 버전이다. 최신버전의 경우 여러 에러가 발생한다.
5. 원본 링크에서 Scyther를 다운로드하고 압축 해체 후 scyther-gui.py 파일을 실행하면 완료.
---------------------------------------------------------------------------------------------------------------------------------------------------------
This article is a guide for Windows users.
1. Install Graphviz: https://graphviz.gitlab.io/_pages/Download/Download_windows.html
- Just install it as msi file.
2. Installing Python 2.X: https://www.python.org/downloads/
- Scyther does not support Python 3.X version, so install it as 2.X version.
3. Reboot
- To register environment variables and complete installation (if not, register them manually).
4. Install WxPython: https://drive.google.com/open?id=1HciRiYLSe54uSh66ekeMwSdgEYorbm_a
- The link above is the WxPython 3.0.2.0 version. In the latest version, several errors occur.
5. Download Scyther from the original link, uncompress it, and run scyther-gui.py to finish.
댓글