<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<font face="Arial">Yes, that occurred to me, and I HAD compiled mythtv
before installing lirc.&nbsp; So, I went back, checked the config in
setting.pro, and reinstalled MythTv:<br>
<br>
--settings.pro--<br>
<br>
# Native lirc support<br>
CONFIG += using_lirc<br>
LIRC_LIBS = -llirc_client<br>
</font><font face="Arial"><br>
--- then---<br>
cd /usr/src/mythtv-0.17<br>
make clean<br>
./configure<br>
qmake mythtv.pro<br>
make<br>
make install<br>
<br>
Maybe I missed something?&nbsp; By the way, I'm using "lirc-0.7.0.tar.bz2".&nbsp;
Is this the right one?&nbsp; Thanks for the help,<br>
Don<br>
<br>
<br>
</font>
</body>
</html>