<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Mon, Feb 10, 2025 at 9:03 AM Peter Bennett <<a href="mailto:pb.mythtv@gmail.com">pb.mythtv@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
On 2/9/25 16:39, James Abernathy wrote:<br>
> Even though I don't use the RPI4 for MythTV anymore, there is still <br>
> interest in it from some.<br>
><br>
> I tried building mythtv-light for v35.  The first build just used the <br>
> default, which I thought was cmake and it failed.<br>
><br>
> Then I added a ~/.buildrc file specifying make and not cmake.  That <br>
> built fine and I tested both the backend and frontend.<br>
><br>
> I'll try a build with straight cmake, not using mythtv-light, to see <br>
> if that works.<br>
><br>
>  JIm A<br>
><br>
><br>
><br>
Use ansible to install dependencies. If you are using cmake install <br>
these as well:<br>
<br>
sudo apt install python3-setuptools libv4l-dev cmake patch ninja-build php<br>
<br>
The cmake build silently leaves out things if certain packages are not <br>
available.<br>
<br>
Peter<br>
<br></blockquote><div><br></div><div>Good to know.  I'll retest mythtv-light with cmake build with the additional packages installed.  If that works, I submit an issue for ansible to add them for Raspberry PI OS version of Debian</div><div><br></div><div>JIm A</div><div> <br></div></div></div>