[mythtv-users] Centos8 missing package libbluray (./configure error)

Tim Draper veehexx at zoho.com
Thu Jan 2 21:27:37 UTC 2020


just thought i'd flag this as an issue. i'm retrying my migration to centos8stream and when i run ./configure, then it errors with 'libbluray' missing.

exact process:
dnf install epel-release
git https://github.com/MythTV/ansible.git git/ansible, ansible-playbook -i hosts qt5.yml
git clone -b fixes/30 https://github.com/MythTV/mythtv.git git/mythtv, ./configure

It's easily fixed by installing libbluray-devel from http://repo.okay.com.mx/?dir=centos/8/x86_64/release, but figured this would be useful to have as part of the ansible task.

if i get time tomorrow, i'll take a look at the git code and see if i can submit a fix. Ansible looks straight forward enough....



More information about the mythtv-users mailing list