Introduction
As the jbidwatcher howto for Ubuntu 5.10 got outdated, I post a new howto for Lucid. However I'd like to thank foxy123 for his initial howto and he deserves the credits.
jBidWatcher
From the jBidWatcher website:
A Java-based application allowing you to monitor auctions you're not part of, submit bids, snipe (bid at the last moment), and otherwise track your auction-site experience. It includes adult-auction management, MANY currencies (yen, pound, dollar (US, Canada, Australian, and New Taiwanese), Swiss Francs, and euro, presently), drag-and-drop of auction URLs, a unique and powerful 'multisniping' feature, a relatively nice UI
You need the latest release as the older ones are not able to communicate with ebay anymore. In case there is a new version, let me know and I'll update this howto.About this version:
I’ve finally released 2.1 (followed quickly by a 2.1.1 release). This is my ‘perfect is the enemy of good’ release.
While there are probably bugs I’ve missed, I tested it pretty heavily
To install jBidWatcher, just copy these statements in a shell:
Code:
sudo mkdir /usr/local/share/java
cd /usr/local/share/java
sudo wget http://assets1.jbidwatcher.com/images/jay_noback.png
sudo wget http://www.jbidwatcher.com/download/JBidwatcher-2.1.1.jar
sudo gedit /usr/local/bin/jbidwatcher
This will open a text editor, paste the following text:
Code:
#!/bin/sh
java -jar /usr/local/share/java/JBidwatcher-2.1.1.jar
Now make this script executable:
Code:
sudo chmod +x /usr/local/bin/jbidwatcher
This will allow you to start jbidwatcher from the terminal with:
Sun Java
In order to use jBidWatcher you need to install sun-java. JBidWatcher doesn't work with another version of Java! You can find more info about installing sun-java here: https://help.ubuntu.com/community/Java
To be short: if you have the multiverse repositories enabled, you can install it like this:
Code:
sudo apt-get install sun-java6-bin
...and make sure it is the default:
Code:
sudo update-alternatives --config java
$ sudo update-alternatives --config java
There are 3 alternatives which provide `java'.
Selection Alternative
-----------------------------------------------
*+ 1 /usr/lib/jvm/java-gcj/jre/bin/java
2 /usr/bin/gij-wrapper-4.1
3 /usr/lib/j2re1.5-sun/bin/java
Press enter to keep the default[*], or type selection number: 3
Using `/usr/lib/j2re1.5-sun/bin/java' to provide `java'.
Menu entry
Paste the following in the terminal:
Code:
sudo gedit /usr/share/applications/jBidWatcher.desktop
Code:
[Desktop Entry]
Comment=eBay bidding, sniping & monitoring
Name=jBidWatcher
Exec=jbidwatcher
Terminal=false
Encoding=UTF-8
Type=Application
Icon=/usr/local/share/java/jay_noback.png
Categories=Network
Background
If you wonder why to use this tool, read these articles:
On Ebay, it pays to snipe
How to win on Ebay: snipe!
Bookmarks