mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-31 20:58:07 -06:00
Revised update compiled install instructions, adding "--prefix" borks the install
@@ -238,7 +238,7 @@ sudo systemctl enable qbittorrent
|
||||
On DietPi, you will need to run the following commands to update an already compiled version of qBittorrent-nox:
|
||||
~~~~
|
||||
systemctl stop qbittorrent
|
||||
./configure --disable-gui --with-boost-libdir=/usr/lib/arm-linux-gnueabihf --prefix=/usr/local/bin/
|
||||
./configure --disable-gui --with-boost-libdir=/usr/lib/arm-linux-gnueabihf
|
||||
sudo make -j$(nproc)
|
||||
make install
|
||||
~~~~
|
||||
|
||||
Reference in New Issue
Block a user