From 48e66f95f9937a2ee42a3520f8e7f7d95cab46d9 Mon Sep 17 00:00:00 2001 From: Josh Purvis Date: Tue, 31 Dec 2013 00:04:11 -0500 Subject: [PATCH] Added step to run make on libtorrent --- INSTALL | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL b/INSTALL index ccb1c4ae..3591302c 100644 --- a/INSTALL +++ b/INSTALL @@ -16,6 +16,7 @@ libtorrent's. $ cd libtorrent $ ./bootstrap.sh $ ./configure --enable-logging --enable-debug --enable-dht +$ make Note1: 64-bit systems may need "--with-boost-libdir=/usr/lib64" Note2: disable logging if you want, but at this point it might