[mythtv-users] build on endeverOS

James Linder jam at tigger.ws
Mon Nov 20 13:46:19 UTC 2023


[snip]

> > > > When I build on Endeavour OS I don't use ansible because I could not get it to work.  I just built a script with the dependencies from the PKGBUILD file in AUR.
> > > > 
> > > > sudo pacman -S --needed python-pip exiv2 fftw jack lame libass libavc1394 \ libbluray libiec61883 libpulse libsamplerate libva libvdpau libvpx \ libxinerama libxml2 libxrandr qt5-script taglib x264 x265 \ soundtouch git base-devel help2man libcdio libcec libmariadbclient \ libxml2 lirc perl-dbd-mysql perl-io-socket-inet6 perl-libwww \ perl-xml-simple perl-xml-xpath python-future python-lxml \ python-mysqlclient python-requests python-simplejson yasm glew \ mariadb mariadb-clients perl-dbd-mysql perl-io-socket-inet6 libzip python-pyqt5-webengine lzo yay -S libhdhomerun yay -S perl-net-upnp yay -S python-timeout-decorator  
> > > > yay -S python-requests-cache 
> > > > 
> > > > See  https://forum.mythtv.org/viewtopic.php?f=46&t=5000  Caution read all the way through as there have been edits to fix stuff
> 
> > > ___________________________________
> > > 
> > > I just did it this morning in an x86 VM. I did not use ansible. I did use my script. No patches needed. I ran yay -S mythtv-git --editmenu so I could change from v33 to Master and it worked great.

I did 
a) install endeverOS cassini R3
b) exactly run your script

No cigar!

[jam at seagull mythtv]$ ./configure
nasm/yasm not found or too old. Use --disable-x86asm for a crippled build.

So I installled yasm

[jam at seagull mythtv]$ ./configure
Error! QtScript headers not found

If you think configure made a mistake, make sure that you are using the latest
version of MythTV from git.  If the latest version fails, report the problem to the
mythtv-dev at mythtv.org mailing list or IRC #mythtv on irc.libera.chat
Include the log file "config.ep" produced by configure as this will help
solve the problem.

I don’t understand. Let me play a bit
James



More information about the mythtv-users mailing list