[mythtv-users] mythtv-setup program not included in 0.19?

mythtv-users at spam.dragonhold.org mythtv-users at spam.dragonhold.org
Tue Mar 21 13:19:40 UTC 2006


On Tue, Mar 21, 2006 at 10:15:44PM +0900, Craig Hagerman wrote:
> To forstall any obvious questions... yes, I did compile mythtv per the
> instructions:
> 
> % qmake mythtv.pro
> % make
> % make install
> 
> 
> I just went through the process again in case I missed something. I
> discovered that after make runs it reports Error 2 (below). It does
> seem to compile so I am not sure if this is a critical thing or not.
> 
> /usr/bin/ld: cannot find -lqt-mt
This is the important error - and yes it is critical - at this point the
compile has failed.

try 'apt-get install libqt3-mt libqt3-mt-dev'

Part of the reason it's may not be specified clearly, is that each of the
different distributions uses a different method to provide them - but
I'm pretty sure that it does tell you that you need the dev stuff for
qt3.

Graham


More information about the mythtv-users mailing list