Instructions for install on jaunty can be found here.
However the first command seems to be missing a space. So just break it up into the following:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0x0cc1223ee2314809
sudo echo "deb http://ppa.launchpad.net/bjfs/ppa/ubuntu jaunty main" | sudo tee -a /etc/apt/sources.list
And then follow the rest of the instructions to either upgrade or install.
ENJOY!
0 comments:
Post a Comment