Saturday 26 July 2008

Update: Congruity & Concordance, packages on PPA

As promised in previous post, the packages for congruity and concordance (the libraries congruity depends on, and a command-line interface) are now available on my PPA:

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:

Anonymous said...
This comment has been removed by a blog administrator.
Whytey said...

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

Matt Trudel said...

Thanks, I'll check that out and update my PPA. The packae you need for this particular issue should be python-wxgtk2.8

Whytey said...

I see you have provided an updated PPA. Will try it tonight, ta.

Mark said...

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?