Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux [2026/03/24 22:24] – [Configuration utility] nedslinux [2026/07/16 18:00] (current) neds
Line 19: Line 19:
  
   - <wrapper>Extract both libhdhomerun and hdhomerun_config_gui to the same directory, e.g.:   - <wrapper>Extract both libhdhomerun and hdhomerun_config_gui to the same directory, e.g.:
-<code>directory/libhdhomerun +<code>directory/libhdhomerun</code></wrapper>
-directory/hdhomerun_config_gui</code></wrapper>+
   - <wrapper>From the hdhomerun_config_gui directory, run:   - <wrapper>From the hdhomerun_config_gui directory, run:
 <code>./configure <code>./configure
Line 31: Line 30:
  
 <code>sudo apt-get install libgtk2.0-dev</code> <code>sudo apt-get install libgtk2.0-dev</code>
- 
-If you receive an error stating hdhomerun_config_gui: error while loading shared libraries: libhdhomerun.so: cannot open shared object file: No such file or directory when attempting to run hdhomerun_config_gui, run the following: 
- 
-<code>sudo ldconfig</code> 
  
 ===== HDHomeRun Firmware ===== ===== HDHomeRun Firmware =====
  
 For manual firmware download links, for use with the command line tool, **see: [[:Downloads#Firmware]]**. For manual firmware download links, for use with the command line tool, **see: [[:Downloads#Firmware]]**.
  • Last modified: 2026/03/24 22:24