3 | | * [#cygwin Installing Cygwin] |
4 | | * [#libsigc Installing libsigc++] |
5 | | * [#libtorrent Installing libTorrent] |
6 | | * [#xmlrpc Installing XMLRPC-C (optional)] |
7 | | * [#rtorrent Installing rTorrent] |
| 3 | * [#install Installing rTorrent on Windows] |
| 4 | * [#cygwin Installing Cygwin] |
| 5 | * [#libsigc Installing libsigc++] |
| 6 | * [#libtorrent Installing libTorrent] |
| 7 | * [#xmlrpc Installing XMLRPC-C (optional)] |
| 8 | * [#rtorrent Installing rTorrent] |
| 9 | * [#use Using rTorrent on Windows without installing Cygwin] |
| 10 | * [#download Download rTorrent on Windows binaries] |
| 11 | * [#direct Direct download (7z archive)] |
| 12 | * [#bittorrent BitTorrent download (preferred)] |
| 13 | * [#configure Configure rTorrent on Windows] |
128 | | You are now ready to run [wiki:rTorrentOnWindows rTorrent on Windows]. |
| 136 | You are now ready to run [wiki:rTorrentOnWindows rTorrent on Windows], just type rtorrent into your Cygwin window. |
| 137 | |
| 138 | == Using rTorrent on Windows without installing Cygwin == #use |
| 139 | |
| 140 | === Download rTorrent binaries for Windows === #download |
| 141 | |
| 142 | You can download the necessary files from the [/downloads/rtow/ download section]. |
| 143 | |
| 144 | ==== Direct download (7z archive) ==== #direct |
| 145 | |
| 146 | Download and extract the [http://www.7-zip.org/ 7z] archive to a directory of your choice |
| 147 | |
| 148 | Please use this method only if you have no other options. |
| 149 | |
| 150 | ==== !BitTorrent download ==== #bittorrent |
| 151 | |
| 152 | This is the preferred method, due to my lack of upload speed. |
| 153 | |
| 154 | Download the .torrent file and feed it to your current [http://www.bittorrent.org/introduction.html BitTorrent] client. After the download is complete, move/rename the directory as you wish. |
| 155 | |
| 156 | === Configure rTorrent on Windows === #configure |
| 157 | |
| 158 | The ''.rtorrent.rc'' configuration file can be found in the ''bin'' directory. There are some settings already set up for ease of usage, please do not modify them, unless you know what you are doing. |
| 159 | |
| 160 | The default session directory is ''.session'', and the default download directory is ''torrent''. |
| 161 | |
| 162 | You can access your partitions thru the ''cygdrive'' directory from [http://libtorrent.rakshasa.no/ rTorrent]. |
| 163 | |
| 164 | You are now ready to run [wiki:rTorrentOnWindows rTorrent on Windows], just create a shortcut pointing to the rTorrent.cmd file, or start it directly. |