[mythtv-users] build on endeverOS

James Linder jam at tigger.ws
Wed Nov 22 18:49:01 UTC 2023



> On Nov 22, 2023, at 05:57, James Abernathy <jfabernathy at gmail.com> wrote:
> 
> 
> 
> On Tue, Nov 21, 2023 at 1:31 PM Roland Ernst <rcrernst at gmail.com> wrote:
> 
> 
> On Mon, Nov 20, 2023 at 11:56 PM James Linder <jam at tigger.ws> wrote:
> 
> 
> make proceeded without a hitch
> make install
> ...
> 
> make -C bindings/python install INSTALL_ROOT=
> make[1]: Entering directory '/home/jam/mythtv/mythtv/bindings/python'
> python3 setup.py install --skip-build --root="/"
> Traceback (most recent call last):
>   File "/home/jam/mythtv/mythtv/bindings/python/setup.py", line 4, in <module>
>     import setuptools
> ModuleNotFoundError: No module named 'setuptools'
> make[1]: *** [Makefile:27: install] Error 1
> make[1]: Leaving directory '/home/jam/mythtv/mythtv/bindings/python’
> make: *** [Makefile:75: bindings/python_install] Error 2
> 
> Anybody have ideas please …
> 
> James
> 
> 
> The package python-setuptools is a prerequisite for building mythtv.
> 
> Roland
> 
> FYI, on the  post I created to install Mythtv v34 on Archlinux via EOS at https://forum.mythtv.org/viewtopic.php?f=29&t=5567,
> 
> It works both in a VM and on real hardware. The AUR package mythtv-git takes care of all the python3 stuff without any errors.

I setup a VM running SuSE,  built mythtv (which I’ve done before, successfully) and got the exact same ffmpeg building errors. Ive not spelunked but I suspect that the git implimentation has ffmpeg as a sub project
that it has changed and that we are getting different trees depending on geolocation.

I’ll get my SuSE platform to work then get endeverOS to do likewise

But the whole process involving the right rune is troubling

James


More information about the mythtv-users mailing list