Re: Please help recompile mythtv-backend

Página superior

Responder a este mensaje
Autor: Christian Marillat
Fecha:  
A: dmo-discussion
Asunto: Re: Please help recompile mythtv-backend
"Janusz S. Bien" <jsbien@???> writes:

[...]

> BTW, I started from scratch, because just removing the packages was not
> sufficient. Looks like distclean doesn't clean enough:


[...]

> make[3]: /usr/lib/i386-linux-gnu/qt5/bin/qmake: Command not found


Yes I know. The problem come from files generated by the configure
script. Here you have removed qmake from QT5 before doing a make
distclean.

Christian