update install (toxcore)
This commit is contained in:
parent
f2ec40e8e3
commit
be00ee1540
@ -2,9 +2,11 @@
|
|||||||
|
|
||||||
1. [Install Python 2.7 in your system](https://wiki.python.org/moin/BeginnersGuide/Download)
|
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)*
|
2. [Install PySide](https://pypi.python.org/pypi/PySide/1.2.4) *(PyQt4 support will be added later)*
|
||||||
3. [Download toxygen](https://github.com/xveduk/toxygen/archive/master.zip)
|
4. [Download toxygen](https://github.com/xveduk/toxygen/archive/master.zip)
|
||||||
4. Unpack archive and run src/main.py
|
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:
|
# Supported OS:
|
||||||
- Windows
|
- Windows
|
||||||
- Linux
|
- Linux
|
||||||
|
Loading…
Reference in New Issue
Block a user