Posted: Thu 13 Oct 2005, 16:55 Post subject:
How to download a torrent
First off puppy has three bittorrent programs.
The one with a GUI is Azureus you must have java installed to use. Download
Java.pup http://www.murga.org/~puppy/download.php?id=421
Download Azureus.pup
http://www.murga.org/%7Epuppy/download.php?id=670
Now once you have everything installed.
Open Azureus it is located in /usr/local/
Once opened download a torrent from let's say me.
http://24.183.193.141:6969/
Now once you have done that.
Go to Azureus and go to -> File -> Open -> Torrent file
Once it has been opened, go to -> Transfers -> start all
That's it. It will download the file to the place you specified. _________________ Heaven is on the way, until then let's get the truth out!
Posted: Wed 23 Nov 2005, 07:46 Post subject:
Re: bin file ?
mortlocl wrote:
how do you install the java bin file ?
The java.bin is actually the installer and not a dotpup. If you already have a copy of the bin file: open a console window, make sure the bin file is executable, change to the path you want to install it to and then run it.
Code:
cd install-root
chmod +x path-to-file/jre-1_5_0_05-linux-i586.bin
path-to-file/jre-1_5_0_05-linux-i586.bin
this will install java into install-root/jre-1_5_0_05
path-to-file is where the java bin file is located eg /root/my-documents install-root is where the java folder and files would be installed eg /root
It would ask a few questions and then install (extract) java.
If you want to use java plugin in your mozilla/firefox you would then have to create a link to the ones install by java bin file. It would be something like this.
For opera, it can be done through the browser itself as follows:
Click Tools
then Preferences
select the Advance tab
check Enable java box
click the java options button
click the choose... button and browse to path
click the Validate button to ensure the path is ok
click the [b]ok[b] button until you are back to the main browser window
You may also have to set up some environment variables so that the java libraries (and maybe executable) can be found.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum