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

David Watkins watkinshome at gmail.com
Tue Mar 21 13:48:47 UTC 2006


On 21/03/06, mythtv-users at spam.dragonhold.org
<mythtv-users at spam.dragonhold.org> wrote:
> 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.

you also need to add the location of the qt library to your PATH
before the compile.  Not sure of the exact details but they're in the
official documentation.


More information about the mythtv-users mailing list