Hi, Don't know where to put this, please forgive me if I got it wrong.
The Nitty Gritty
I have several HDHomeRuns. I want to be able to control them and direct the streams to local files from my Pogo via a web interface. However, such an endeavor requires knowledge I, sadly, do not possess. To start with, I will need a Pogo V3 version of HDHomeRun_config. A method for other distros is explained here:
http://www.silicondust.com/forum/viewtopic.php?t=1924
Towards the end of the topic are instructions on how to make the file. I have not used a C compiler in 20 years and never a Linux version. Could someone be so kind as to provide the steps I would need to take to cross compile this for the Pogo? I have a machine with Ubuntu if that is a consideration.
The instructions given in the article are as follows:
HDHomeRun Config (GTK) instructions
Extract both libhdhomerun and hdhomerun_config_gui to the same directory, eg:
directory/libhdhomerun
directory/hdhomerun_config_gui
From the hdhomerun_config_gui directory compile and install using:
Code:
./configure
make
sudo make install
sudo ldconfig
BTW, I will be compiling the command line version, not the gui, but I assume the steps should be similar.
Thank you for your patience and consideration.
