On Mon, 2005-05-23 at 16:52 -0700, Johan Reinalda wrote: > After installing lirc-lib-devel, and modifying ld.so.conf.d to add > /usr/lib64 so configure would find the lirc_client libraries, I ran > > ./configure --enable-xvmc --disable-joystick-menu > > and it showed it will enable lirc support. > The package built fine in about 10 minutes. > After installing, when I run the new "mythfrontend -v all", I still don't > get lirc native support, but no errors related to lirc showing...
The Myth configure script does not look in /lib64, so never finds those libraries when deciding what features to compile in. See Bug #289 http://www.mythtv.org/bugs/show_bug.cgi?id=289 Nigel. -- [ Nigel Metheringham [EMAIL PROTECTED] ] [ - Comments in this message are my own and not ITO opinion/policy - ]
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
