[mythtv-users] Mythtv Compilation

wilfried Kessels wilfried.kessels at free.fr
Tue Dec 5 21:24:49 UTC 2006


Hello John,

As you say me i do this: 

#find / -name 'qt3' -print

It display:
/usr/lib/qt3              (as you)

And I edit mythtv.sh:

export QTDIR=/usr/lib/qt3
export PATH=$PATH:/usr/lib/qt3/bin

I have again the same error

:" Cannot execute /USR/bin/././USR/Lib/Qt3/bin/Multimarch-x86_64-linux/qmake

Have you got an idea ?

Best regards,

Wilfried



-----Message d'origine-----
De : John [mailto:jharitos at yahoo.com] 
Envoyé : lundi 4 décembre 2006 00:05
À : wilfried Kessels
Objet : RE: Mythtv Compilation

Do this.

As root:
#find / -name 'qt3' -print

See what it tells you. In my case, it's /usr/lib/qt3.

Add what it tells you for your path. So in my case
it'd be.

export QTDIR=/usr/lib/qt3
export PATH=$PATH:/usr/lib/qt3/bin

John



--- wilfried Kessels <wilfried.kessels at free.fr> wrote:

> Hello,
> 
> As you say me i do a which qmake, it displays:
> 
> /usr/bin/qmake
> 
> So I edit mythtv.sh:
> 
> export QTDIR=/usr/bin
> 
> export PATH=$PATH: "I don't know?"
> 
> Do I modify qtdir3.sh ??
> 
> Thanks
> 
> Best regards,
> 
> Wilfried
> 
> 
> 
> 
> 
> -----Message d'origine-----
> De : John [mailto:jharitos at yahoo.com] 
> Envoyé : mercredi 29 novembre 2006 18:50
> À : wilfried Kessels
> Objet : Re: Mythtv Compilation
> 
> From looking at your previous messages. I believe
> you
> have the wrong path in the mythtv.sh.
> 
> When I compile Mythtv with this command
> "./configure"
> , Mythtv return me 
> this error :" Cannot execute 
>
/USR/bin/././USR/Lib/Qt3/bin/Multimarch-x86_64-linux/qmake
> 
> 
> do a #which qmake and whatever it displays put that
> for your QTDIR= path also remember it's case
> sensitive.
> 
> You'll also have to put whatever you put above in
> the
> PATH= plus add /bin to it.
> 
> John
> 
> --- wilfried Kessels <wilfried.kessels at free.fr>
> wrote:
> 
> > Hello,
> > 
> >  
> > 
> > As explain in " Installing and using Mythtv" , I
> > make a file mythtv.sh in
> > /etc/profile.d . And when I edit this file, I can
> > see this:
> > 
> >  
> > 
> > export QTDIR=/usr/lib/qt3
> > 
> > export PATH=$PATH:/usr/lib/qt3/bin
> > 
> >  
> > 
> > maybe I have forgeten to do something ??
> > 
> >  
> > 
> > Best regards
> > 
> >  
> > 
> > Wilfried
> > 
> >  
> > 
> >  
> > 
> >  
> > 
> >  
> > 
> >  
> > 
> > -----Message d'origine-----
> > 
> > De : mythtv-users-bounces at mythtv.org
> > [mailto:mythtv-users-bounces at mythtv.org] De la
> part
> > de John Envoyé : mardi
> > 28 novembre 2006 03:19 À : mythtv-users at mythtv.org
> > Objet : Re:
> > [mythtv-users] Mythtv Compilation
> > 
> >  
> > 
> > What did you put for the following paths?
> > 
> >  
> > 
> >  
> > 
> > export QTDIR=/usr/lib/qt3
> > 
> > export PATH=$PATH:/usr/lib/qt3/bin
> > 
> >  
> > 
> > 
> 
> 
> 
>  
>
____________________________________________________________________________
> ________
> Do you Yahoo!?
> Everyone is raving about the all-new Yahoo! Mail
> beta.
> http://new.mail.yahoo.com
> 
> 



 
____________________________________________________________________________
________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com



More information about the mythtv-users mailing list