13 lines
888 B
Markdown
13 lines
888 B
Markdown
# HOW TO INSTALL TOXYGEN:
|
|
|
|
1. [Install Python 2.7 in your system](https://wiki.python.org/moin/BeginnersGuide/Download)
|
|
2. [Install PySide](https://pypi.python.org/pypi/PySide/1.2.4) *(PyQt4 support will be added later)*
|
|
4. [Download toxygen](https://github.com/xveduk/toxygen/archive/master.zip)
|
|
5. Unpack archive
|
|
6. For Linux users - install [toxcore](https://github.com/irungentoo/toxcore/blob/master/INSTALL.md), for Windows users - download [libtox.dll](https://build.tox.chat/view/libtoxcore/job/libtoxcore_build_windows_x86_shared_release/lastSuccessfulBuild/artifact/libtoxcore_build_windows_x86_shared_release.zip), download [libsodium.a] (https://build.tox.chat/view/libsodium/job/libsodium_build_windows_x86_static_release/lastSuccessfulBuild/artifact/libsodium_build_windows_x86_static_release.zip), put into /src/libs/
|
|
7. Run src/main.py
|
|
|
|
# Supported OS:
|
|
- Windows
|
|
- Linux
|