OSMC RC Unable to install TVHEADEND

Just use TVHeadend from the OSMC App Store.

@HarryL
I get this error message tvheadend 4.1-2320 and here is full log http://paste.osmc.io/lafoguzexo.lua

as: unrecognized option ‘-ENABLE_PIC=1’
Makefile:190: recipe for target ‘vpx_dsp/arm/intrapred_neon_asm.asm.s.o’ failed
make[3]: *** [vpx_dsp/arm/intrapred_neon_asm.asm.s.o] Error 1
Makefile:17: recipe for target ‘.DEFAULT’ failed
make[2]: *** [.DEFAULT] Error 2
make[2]: Leaving directory ‘/usr/src/tvheadend/build.linux/ffmpeg/libvpx-1.6.0’
Makefile.ffmpeg:285: recipe for target ‘/usr/src/tvheadend/build.linux/ffmpeg/libvpx-1.6.0/.tvh_build’ failed
make[1]: *** [/usr/src/tvheadend/build.linux/ffmpeg/libvpx-1.6.0/.tvh_build] Error 2
make[1]: Leaving directory ‘/usr/src/tvheadend’
Makefile:756: recipe for target ‘/usr/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libavcodec.a’ failed
make: *** [/usr/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libavcodec.a] Error 2

I too had the problem (as @Roby) earlier today trying to build from the tvheadend github repo. I managed to have a succesful build by adding a few disable options to the compile flags.

–disable-libx265 --disable-libx265_static --disable-libvpx --disable-libvpx_static

I have another problem after compiling tvheadend 4.1-2383 ~ gdf9bd3e I can not login
I have not given a password default password not working

Try asking the TVHeadend guys

@EMJB, are you saying that when you viewed the tvheadend configuration page with a different web browser (Win Explorer?) you were able to see the configuration tab?