From 02c9b06c77efea9155fd6bfa4c0766532e269212 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Wed, 4 Nov 2009 17:15:43 +0000 Subject: [PATCH] - Remove outdated information --- INSTALL | 9 --------- 1 file changed, 9 deletions(-) diff --git a/INSTALL b/INSTALL index 02de8cff5..1b02f2926 100644 --- a/INSTALL +++ b/INSTALL @@ -1,12 +1,6 @@ qBittorrent - A BitTorrent client in C++ / Qt4 ------------------------------------------ -*** Necessary if qt3 is default on your system *** -export QTDIR=/usr/include/qt4 -export PATH=$QTDIR/bin:$PATH -export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$QTDIR/lib -*** End *** - ./configure make && make install qbittorrent @@ -28,9 +22,6 @@ Dependencies: - python >= 2.3 (needed by search engine) -- libmagick++ (advised, not required) - * Needed for favicons support (RSS / Search plugins) - - libzzip (advised, not required) * Needed for zip support (Search plugins)