https://launchpad.net/~mathieu-tl/+archive
If you're using the current Ubuntu version, Hardy, the easiest way to get those is to add the following lines to your /etc/apt/sources.list:
deb http://ppa.launchpad.net/mathieu-tl/ubuntu hardy main
deb-src http://ppa.launchpad.net/mathieu-tl/ubuntu hardy main
Or, for the previous Ubuntu version (gutsy):
deb http://ppa.launchpad.net/mathieu-tl/ubuntu gutsy main
deb-src http://ppa.launchpad.net/mathieu-tl/ubuntu gutsy main
Then sudo apt-get update and sudo apt-get install congruity. This will install all of the required packages to run the graphical version of the Logitech Harmony remote configuration tool, congruity, version 8.
5 comments:
Hi,
Added the deb line to my source.list (not the deb-src) and installed congruity and its dependencies using synaptic. When running it from the command line, I get a problem with 'import wx' as I obvisouly don't have that lib installed.
Perhaps it should be made a dependency also.
Regards,
Whytey
Thanks, I'll check that out and update my PPA. The packae you need for this particular issue should be python-wxgtk2.8
I see you have provided an updated PPA. Will try it tonight, ta.
hey, i've been trying this all evening. it keeps telling me that it can't find libconcord even though it's there in /usr/lib. what do i need to do?
Post a Comment