lin Mythtv: qmake not found

 
Post new topic   Reply to topic    Lunar-Linux Forum Index -> Installing Modules
View previous topic :: View next topic  
Author Message
zappolot



Joined: 04 Aug 2008
Posts: 1

PostPosted: Mon Aug 04, 2008 6:58 pm    Post subject: lin Mythtv: qmake not found Reply with quote

Hi,
I don t get mythtv installed.
All the prerequisits were installed succesfully but for Mythtv I m getting the error:
Code:

root@wario /home/marcus # lin mythtv
Checking dependencies for mythtv
Building mythtv version 0.20
# Basic Settings
Compile type     release
Compiler cache   yes
DistCC           no
Install prefix   /usr
CPU              x86 (athlon)
Big Endian       no
MMX enabled      yes

# Input Support
Joystick menu    yes
lirc support     no
Apple Remote     no
Video4Linux sup. yes
ivtv support     yes
FireWire support no
DVB support      no [/usr/include]
DBox2 support    yes
HDHomeRun sup.   yes
CRC Ip Rec sup.  yes
FreeBox support  yes

# Sound Output Support
OSS support      yes
ALSA support     no
aRts support     no
JACK support     no
DTS passthrough  no

# Video Output Support
x11 support      yes
xrandr support   yes
xv support       yes
XvMC support     no
XvMC VLD support no
XvMC pro support no
XvMC OpenGL sup. no
Mac accel.       no
OpenGL vsync     no
DirectFB         no

# Misc Features
Frontend         yes
Backend          yes

# Bindings
bindings_perl    no
Creating libs/libmyth/mythconfig.h and libs/libmyth/mythconfig.mak

./configure: line 3500: qmake: command not found
Creating /var/log/lunar/compile/mythtv-0.20.bz2
! Problem detected during BUILD


It seems that the $QTDIR/bin is not part of $PATH. But even if I set it in the $PATH I m getting the same error.

Here is my path after qmake-dir was added:
Code:
/opt/lunar/qt/3:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/X11/bin



I also followed the instructions in http://forums.lunar-linux.org/viewtopic.php?t=486.

I tried the recommodations from http://www.mythtv.org/docs/mythtv-HOWTO-4.html as well.

I also set the complete path for qmake (/opt/lunar/qt/3/bin/qmake) in the .configure skript of Mythtv (line 3500) but it is somehow overwritten in the process of lin mythtv.

Thanks in advance for your help.
Zappolot[/code]
Back to top
View user's profile Send private message
engelsman



Joined: 21 Aug 2005
Posts: 131
Location: Netherlands

PostPosted: Tue Aug 05, 2008 7:18 am    Post subject: suggestions only Reply with quote

Quote:
I also set the complete path for qmake (/opt/lunar/qt/3/bin/qmake) in the .configure skript of Mythtv (line 3500) but it is somehow overwritten in the process of lin mythtv.

IIRC, the sources are always unpacked from the tarball in /var/spool/lunar into /usr/src so you will lose any changes you make in /usr/src, and if you configure, build and install manually from /usr/src then the lunar package management system probably won't be able to track which files have been installed. Similarly, if you make changes in the main moonbase, they will be overwritten when you next run lin moonbase or lunar update.
What you could do is:

    (a) build and install in some directory under $HOME using configure --prefix but then lunar won't know about it and you will need to track updates yourself;
    (b) create a zlocal copy using lvu edit mythtv and figure out whether you can correct the path information in the build scripts;
    (c) report the failure on the bugtracker and hope someone has time to look at it soon.

I notice that the version of mythtv in moonbase is out of date, and that mythtv-0.21 was released in March 2008. Maybe you could try to update to the new version in your zlocal copy, and if successful, submit your update to the development team using lvu submit. See the Module Submission page for details.

I have no experience of mythtv, nor do I have the hardware to be able to try it, but maybe one of the devs will be able to help you further.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Lunar-Linux Forum Index -> Installing Modules All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group