[Lcdproc] Problem with picolcd driver.

Bob van Loosen loosen@xs4all.nl
Wed Apr 16 15:18:01 2008


Steven Crowe wrote:
> Hi folks...
>
> Great work with the lcdproc tool. It looks like a credit to all those 
> involved....
>
> I'm trying to get things working with the picolcd driver.. I'm getting 
> the following...
>
> [root@localhost lcdproc-CVS-current-20080415]# LCDd
> Could not open driver module /usr/local/lib/lcdproc/picolcd.so: 
> libusblcd.so.0: cannot open shared object file: No such file or directory
> Driver [picolcd] binding failed
> Could not load driver picolcd
> There is no output driver
> Critical error while initializing, abort.
Check that /usr/local/lib is in /etc/ld.so.conf and run ldconfig as root.
I'm guessing picolcd.so is linked to libusblcd.so.0.

Bob.