Mailing List Archive

Disable bindings
Well it does not just rain, it pours!

Amongst many tasks I'm rebuilding mythfront end.

Host is a fresh install of kubuntu 23.04, built with ansible, easy I've done this many times ...

$ ./configure
$ make

so far so good

# make install

..
make -C bindings/perl install INSTALL_ROOT=
make[1]: Entering directory '/home/jam/mythtv/mythtv/bindings/perl'
make[2]: Entering directory '/home/jam/mythtv/mythtv/bindings/perl'
make[2]: *** No rule to make target '/usr/lib/perl5/5.26.1/x86_64-linux-thread-multi/Config.pm', needed by 'Makefile.perl'. Stop.
make[2]: Leaving directory '/home/jam/mythtv/mythtv/bindings/perl'
make[1]: [Makefile:25: perl_build] Error 2 (ignored)

No worries, this is a frontend only, no need for perl

$ ./configure --with-bindings=""

..
# Bindings
bindings_perl yes
bindings_python yes
bindings_php yes
..


OK short of removing all perl modules, howto anybody please ..
James
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-users
http://wiki.mythtv.org/Mailing_List_etiquette
MythTV Forums: https://forum.mythtv.org