Re: [concordance-devel] libconcord shared libraries not found

2008-05-21 Thread Phil Dibowitz
[EMAIL PROTECTED] wrote: I've tried unbinding the usbhid driver, as described in the lwn.net article, but I get an error that denies permission to the unbind file. What kind of remote? [EMAIL PROTECTED]:~$ sudo echo -n 2-2:1.0 /sys/bus/usb/drivers/usbhid/unbind That doesn't do what you

Re: [concordance-devel] libconcord shared libraries not found

2008-05-21 Thread russellmonaghan
Can you provide an sudo lsusb -v and tell me what kind of remote you have? My remote is a Harmony 520. I also know that it used to work fine with an earlier version of concordance, when it was named harmony. Bus 003 Device 004: ID 046d:c111 Logitech, Inc. Device Descriptor: bLength

Re: [concordance-devel] libconcord shared libraries not found

2008-05-20 Thread russellmonaghan
Your system probably doesn't know to look in /usr/local/lib, you have 3 options: 1. Install in /usr/lib 2. Add /usr/local/lib to /etc/ld.so.conf or your distros equivalent 3. Run concordance with LD_LIBRARY_PATH=/usr/local/lib Reinstalled, with directions from Ubuntu forums, and it works

Re: [concordance-devel] libconcord shared libraries not found

2008-05-19 Thread Phil Dibowitz
[EMAIL PROTECTED] wrote: I have compiled libconcord and concordance without problems, but when I run concordance, it returns with: [EMAIL PROTECTED]:~/concordance-0.20/concordance$ concordance concordance: error while loading shared libraries: libconcord.so.0: cannot open shared object