[mythtv] configure script failed to detect lirc on debian
Charles Chan
chancharles at gmail.com
Sat Apr 16 13:23:00 UTC 2005
Hi, I have a Debian system. My lirc libraries are installed in
/usr/lib. The configure script today doesn't scan that directory
(because ld.so.conf doesn't have this entry). Here's a patch to let it
scan /usr/lib as well. I am not a shell script expert but you get the
idea:
Index: configure
===================================================================
RCS file: /var/lib/mythcvs/mythtv/configure,v
retrieving revision 1.52
diff -r1.52 configure
680a681
> LIBPATHS="$LIBPATHS /usr/lib"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure-1.5.2.patch
Type: application/octet-stream
Size: 228 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20050416/f33615a8/configure-1.5.2.obj
More information about the mythtv-dev
mailing list