[mythtv-users] My HDHomerun stopped working with MythTV, but ok in Windows

Eric Sharkey eric at lisaneric.org
Wed Apr 25 04:10:33 UTC 2012


On Tue, Apr 24, 2012 at 11:51 PM, Kane Tse <kane.tse at gmail.com> wrote:
> Unfortunately, I can't seem to get the hdhomerun_config_gui utility to
> run.  Despite running 'ldconfig' as per SiliconDust's instructions at
> http://www.silicondust.com/support/hdhomerun/downloads/linux/, I still
> the same message about:
>
> hdhomerun_config_gui: error while loading shared libraries:
> libhdhomerun.so: cannot open shared object file: No such file or
> directory

Was the build successful?  If it built but didn't install in the right
place for Fedora you can try:

  export LD_LIBRARY_PATH=/path/to/libhdhomerun

before running it.  That should get it to load the library even if you
don't install it in your system folders.

(I'm guessing the script installed it in /usr/local/lib but your
Fedora system is looking in /usr/local/lib64.)

Eric


More information about the mythtv-users mailing list