[mythtv-users] Building from source Raspberry PI

Mike Bibbings mike.bibbings at gmail.com
Thu Jan 30 17:17:58 UTC 2020


On 30/01/2020 16:31, James Abernathy wrote:
> I was trying to build from source on a Raspberry PI 4 4GB with Raspbian Buster following the Wiki instructions.  I tried installing ansible and using it for dependencies.  When I run the command:
>
> ansible-playbook -i hosts qt5.yml
> I get the error:
>
> ERROR! the playbook: qt5.yml could not be found
>
> Anyone know what I missed?
>
> Jim A
> jfabernathy at gmail.com
>
>
>
After running git clone https://github.com/MythTV/ansible:

cd ansible/

then:

sudo ansible-playbook -i hosts qt5.yml


Mike




More information about the mythtv-users mailing list