From 5293e4427cf52b83ab6347795b20e9fc53b443d4 Mon Sep 17 00:00:00 2001 From: a86913179 Date: Wed, 29 May 2019 20:27:35 +0800 Subject: [PATCH] Updated Compiling qBittorrent on Debian and Ubuntu (mediawiki) --- Compiling-qBittorrent-on-Debian-and-Ubuntu.mediawiki | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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.