Yes, that occurred to me, and I HAD compiled mythtv before installing lirc.  So, I went back, checked the config in setting.pro, and reinstalled MythTv:

--settings.pro--

# Native lirc support
CONFIG += using_lirc
LIRC_LIBS = -llirc_client

--- then---
cd /usr/src/mythtv-0.17
make clean
./configure
qmake mythtv.pro
make
make install

Maybe I missed something?  By the way, I'm using "lirc-0.7.0.tar.bz2".  Is this the right one?  Thanks for the help,
Don


Reply via email to