[mythtv-users] Mythtv Compilation
wilfried Kessels
wilfried.kessels at free.fr
Mon Nov 27 11:47:49 UTC 2006
Hello,
Qmake is installed and I follow all this instructions but I always have this
error: :" Cannot execute
/USR/bin/././USR/Lib/Qt3/bin/Multimarch-x86_64-linux/qmake"
I don't know if I must use other Linux as Fedora ??
Thanks for your help
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é : samedi 25 novembre 2006 02:24
À : mythtv-users at mythtv.org
Objet : Re: [mythtv-users] Mythtv Compilation
Do you have Qmake installed and did you follow the
setps in the install docs?
http://www.mythtv.org/docs/mythtv-HOWTO-4.html#ss4.1
Mandriva
The following instructions work for Mandriva using
bash as the shell, and may be applicable for a
distribution which uses /etc/profile.d.
NOTE: Mandriva 10 installs a /etc/profile.d/qtdir3.sh
file, but it doesn't include the addition of the PATH
variable. If you're running Mandriva 10, don't create
a mythtv.sh file as detailed below; edit the qtdir3.sh
file and add the PATH statement within the if / fi
block. As root, create the following file in
/etc/profile.d The example filename is "mythtv.sh".
Use what you feel is appropriate.
Open a shell, and switch to superuser mode.
NOTE: ^D means press CTRL and d at the same time.
$ su
# cd /etc/profile.d
cat > mythtv.sh
export QTDIR=/usr/lib/qt3
export PATH=$PATH:/usr/lib/qt3/bin
^D
# chmod a+x mythtv.sh
# exit
$ exit
_________________
Hello,
I'm a novice on Linux and I would like to install
Mythtv. I used the last
Mandriva version and I have a problem.
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 you know this problem ?
Best regards,
Wilfried
____________________________________________________________________________
________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com
_______________________________________________
mythtv-users mailing list
mythtv-users at mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
More information about the mythtv-users
mailing list