[mythtv-users] Trouble Compiling MythTV-0.10 on RedHat 9.0

Gregorio Gervasio, Jr. gtgj at pacbell.net
Thu Aug 7 17:30:18 EDT 2003


>>>>> On Thu, 07 Aug 2003 16:00:55 -0600, Chris Hillman <chris at boredinboise.org> said:

[...]
c> When I run 'make', I get:
c> [root at localhost mythtv-0.10]# make
c> make: *** No rule to make target
c> `/usr/lib/qt3-1/mkspecs/linux-g++/qmake.conf',
c> needed by `Makefile'.  Stop.

[...]
c> A quick look in the 'troubleshooting' indicated my qt is broken, so I
c> create the recommended symbolic link:
c> [root at localhost mythtv-0.10]# cd /usr/lib/qt-3.1/mkspecs
c> [root at localhost mkspecs]# ln -sf linux-g++ default

[...]
c> I've set $QTDIR for my setup:
c> [root at localhost mythtv-0.10]# echo $QTDIR
c> /usr/lib/qt3-1


        Looks like there's a typo there.  Shouldn't it be:

/usr/lib/qt-3.1

Anyway, you normally don't have to set QTDIR manually on a RedHat
system.  It should be set already in "/etc/profile.d/qt.sh".
-- 
Gregorio Gervasio, Jr.
gtgj at pacbell.net



More information about the mythtv-users mailing list