<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Nov 22, 2021 at 2:25 PM Gary Buhrmaster <<a href="mailto:gary.buhrmaster@gmail.com" target="_blank">gary.buhrmaster@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">On Mon, Nov 22, 2021 at 2:18 PM James Abernathy <<a href="mailto:jfabernathy@gmail.com" target="_blank">jfabernathy@gmail.com</a>> wrote:<br>
><br>
> On a fresh *buntu x86_64 system, after installing the dependencies with ansible, ./configure still failed due to libbluray not being found. Manually installing libbluray-dev fixes it.<br>
><br>
> But I think libbluray-dev should be a part of ansible.<br>
<br>
A (very quick) look shows that libbluray-dev is in<br>
the list of packages to install for ubuntu with the<br>
ansible tasks (and a quick check with a cloud<br>
image shows it being installed, and mythtv<br>
showing it is available from configure (bluray is<br>
marked as yes (system)).  So I think you may<br>
need to be more specific as to your setup<br>
and put your ansible logs and configure output<br>
at some pastebin location and share the url.<br></blockquote><div><br></div><div>I'm on a Mint LInux 20.2 system.  So it's based on Ubuntu 20.04  That maybe why it's missed in ansible:</div><div>        "ansible_lsb": {<br>            "codename": "uma",<br>            "description": "Linux Mint 20.2",<br>            "id": "Linuxmint",<br>            "major_release": "20",<br>            "release": "20.2"<br></div><div><br></div></div></div>