Revision [3986]

This is an old revision of BitTorrent made by Puppyite on 2009-11-03 17:13:31.

 

BitTorrent logo

BitTorrent is a form of peer-to-peer file sharing (P2P)

With it, someone can distribute large files widely without the original distributor incurring the entire costs of hardware, hosting and bandwidth resources. Instead, when a file is distributed using the BitTorrent protocol, each downloader supplies pieces of the file to other people, with such benefits as:

Opera Opera - web browser with BitTorrent support built-in
Azureus - specialized BitTorrent program in Java with many features & add-ons
Aria2 - command-line downloader that can do BitTorrent


For more on what BitTorrent is see the article at WikiPedia:BitTorrent

Downloading Files with BitTorrent

  1. Click on a BitTorrent link on a webpage. Here's an example: Torrent link for Puppy Linux Manual 3.01 in English (11MB, PDF)
  1. The .torrent will open in your BitTorrent program.
  1. Select a place to save the file.
  1. The file will begin to download.

Uploading Files with BitTorrent

  1. Use a BitTorrent program to make a .torrent file for the file you want to upload
  1. Upload that .torrent to a tracker site
  1. Seed the file: click the .torrent and select the file you want to share as the Save location.
  1. Give people a link either directly to the .torrent file or to a webpage where they can get the .torrent file.

Some trackers: The Pirate Bay, isoHunt, LinuxTracker. See their FAQ's for more on uploading a torrent to their trackers.

Installing the Original BitTorrent Program

You can install and compile the original BitTorrent client on recent versions of Puppy Linux with a bit of difficulty. BitTorrent requires Python 2.2.1 or greater. The GUI also requires Python 2.3, GTK 2.6 or greater, and pygtk 2.6 or greater. From edr4rd: Any version of BitTorrent "... higher than 4.3.3 requires a higher version of pygtk than 2.6.0, which requires a newer version of gLib than glib-2.6. The problem is while newer versions of gLib can be installed to puppy for some reason puppy will not recognize it and continue to only report the version it came with, which is 2.6." & " further complicating the issue is that the documentation in the install readme files of bittorrent client are not up to date" with its requirements.

One would need to install the DotPup for the libstdc++.so.6 library file, because Python requires it.
You could install the Python & PyGtk packages from Grafpup Linux (Puppy-based) with the PupGet package manager using the install alien package option. It would probably work better if you compiled them yourself.
To compile programs in Puppy Linux, you need to download the usr_devx.sfs compiling support file to /mnt/home (if using a multisession CD/DVD or installed to a Linux partition then download it to /root; either way don't forget to verify with the MD5 checksum)

Once the above requirements are met, then complete the following instructions to compile and install BitTorrent:

  1. Download the BitTorrent source tarball
  1. Reboot Puppy Linux
  1. Extract the tarball to somewhere like /root/my-documents/tmp
  1. Go to console (via rxvt); type, for example, cd /root/my-documents/tmp/BitTorrent-4.2.2; then type python setup.py install; then type bittorrent to run it the first time and change the settings as you like them.

To put an icon on the desktop: open Rox-Filer then navigate to /usr/bin/ then drag the bittorrent script to the desktop then right click on the file to add the BitTorrent icon from /usr/(?)/X11/pixmaps. (Warning: you won't see any error messages via this method)

To set up Mozilla: open Mozilla; click on a .torrent file (below); then when prompted, Open With /usr/bin/bittorrent

This software is preinstalled in Puppy 4.2.1

Available from:
Menu > Internet > Transmission




Categories
CategoryApplicationPreinstalled
There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki