I am trying to install an Apple Magic Trackpad using the instructions here.

I would use these command.

sudo apt-add-repository ppa:utouch-team/utouch
sudo apt-get update
sudo apt-get install ginn

But on the update I get these errors.

W: Failed to fetch http://ppa.launchpad.net/user/ppa-name/ubuntu/dists/lucid/main/binary-i386/Packages.gz  404  Not Found

How do I resolve this? I am using Ubuntu 10.04 LTS.

link|improve this question
You get the error because the PPA only provides ginn for Maverick and Natty, and not for 10.04. I am afraid you'll have to upgrade to a more recent version. – mikewhatever Feb 4 at 7:45
@mikewhatever You should consider making your comment an answer. It is correct. – Octavian Damiean Feb 5 at 0:10
feedback

1 Answer

You get the error because the PPA only provides ginn for Maverick and Natty, and not for 10.04. I am afraid you'll have to upgrade to a more recent version. I'd recommend 11.10, the latest stable release.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.