Updated Compiling qBittorrent on Debian and Ubuntu (mediawiki)

This commit is contained in:
shirofficial 2017-10-21 16:05:50 +01:00
parent 8f1ca1906c
commit bc857dbe55

View File

@ -71,7 +71,7 @@ First, obtain the qBittorrent source code. Either download and extract a .tar ar
'''Note1''': If you're using libtorrent-rasterbar from the 0.16.x series, you also need to pass the "--with-libtorrent-rasterbar0.16" option to configure. qBittorrent v3.3.x has dropped the support of libtorrent 0.16.x.
<br />'''Note2''': If you want to compile with qt4 instead of qt5, you also need to pass the "--with-qt4" option to configure.
<br />'''Note3''': If you want to disable ALL authentification on the WebGUI, change some lines as explained here: https://github.com/qbittorrent/qBittorrent/wiki/Disable-authentification-of-webGUI/
<br />'''Note3''': If you want to disable ALL authentification on the WebGUI, change some lines as explained [https://github.com/qbittorrent/qBittorrent/wiki/Disable-authentification-of-webGUI/ here.]
And finally to install qBittorrent:
sudo make install