mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Merge branch 'pr1575'
This commit is contained in:
commit
a8d2732447
19
INSTALL.md
19
INSTALL.md
|
@ -78,17 +78,14 @@ dnf install qt-devel qt-doc qt-creator qt5-qtsvg opencv-devel openal-soft-devel
|
||||||
```
|
```
|
||||||
|
|
||||||
Slackware:
|
Slackware:
|
||||||
|
```bash
|
||||||
You can grab slackbuilds of the needed dependencies here:
|
You can grab SlackBuilds of the needed dependencies here:
|
||||||
|
|
||||||
http://slackbuilds.org/repository/14.1/libraries/OpenAL/
|
http://slackbuilds.org/repository/14.1/libraries/OpenAL/
|
||||||
|
|
||||||
http://slackbuilds.org/repository/14.1/libraries/qt5/
|
http://slackbuilds.org/repository/14.1/libraries/qt5/
|
||||||
|
|
||||||
http://slackbuilds.org/repository/14.1/libraries/opencv/
|
http://slackbuilds.org/repository/14.1/libraries/opencv/
|
||||||
|
http://slackbuilds.org/repository/14.1/graphics/qrencode/
|
||||||
http://slackbuilds.org/slackbuilds/14.1/graphics/qrencode/
|
```
|
||||||
|
|
||||||
|
|
||||||
###Tox Core
|
###Tox Core
|
||||||
|
|
||||||
|
@ -109,6 +106,14 @@ Fedora:
|
||||||
sudo dnf install libtool autoconf automake check check-devel
|
sudo dnf install libtool autoconf automake check check-devel
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Slackware:
|
||||||
|
```bash
|
||||||
|
You can grab SlackBuilds of the needed dependencies here:
|
||||||
|
|
||||||
|
http://slackbuilds.org/repository/14.1/audio/opus/
|
||||||
|
http://slackbuilds.org/repository/14.1/libraries/libvpx/
|
||||||
|
```
|
||||||
|
|
||||||
Now you can either follow the instructions at https://github.com/irungentoo/toxcore/blob/master/INSTALL.md#unix or use the "bootstrap.sh" script located at "/home/user/qTox".
|
Now you can either follow the instructions at https://github.com/irungentoo/toxcore/blob/master/INSTALL.md#unix or use the "bootstrap.sh" script located at "/home/user/qTox".
|
||||||
The script will automatically download and install Tox Core and libsodium to "/home/user/qTox/libs":
|
The script will automatically download and install Tox Core and libsodium to "/home/user/qTox/libs":
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in New Issue
Block a user