diff --git a/Compiling-qBittorrent-on-Debian-and-Ubuntu.mediawiki b/Compiling-qBittorrent-on-Debian-and-Ubuntu.mediawiki index 577becb..e8b03cc 100644 --- a/Compiling-qBittorrent-on-Debian-and-Ubuntu.mediawiki +++ b/Compiling-qBittorrent-on-Debian-and-Ubuntu.mediawiki @@ -100,11 +100,9 @@ Enter the folder in a new terminal window and run: And finally to install qBittorrent: sudo make install -The following method is too complex, just simply run: +If everything went fine, there is one last thing you need to do, just simply run: ldconfig -But if you want to know what's going on, then you can read the following method. - -If everything went fine, there is one last thing you need to do (see https://github.com/qbittorrent/qBittorrent/issues/8047): +The following method is too complex, but if you want to know what's going on, then you can read the following method (see https://github.com/qbittorrent/qBittorrent/issues/8047): Check if your LD_LIBRARY_PATH environment variable is set and the path /usr/local/lib is included.