[mythtv-users] Reverting from qt 4.1.4 to 3.3.6-r1 for SVN compile

Kevin Chmilar kevin.chmilar at gmail.com
Wed Sep 13 19:40:43 UTC 2006


On 9/13/06, Secret Name <listemailaccount at gmail.com> wrote:
>
> Hi,
>
> I would like to compile SVN but my qt is 4.1.4.  I have 3.3.6-r1 also
> installed but cannot figure out if I can use it.  I am using gentoo 2006.1
> :
>
> Is there anyway to change the compiler to use the older version for the
> myth compile?  With gcc you just gcc-config (profile number) to change.  I
> am wondering if qt can do this too?
>
>
I don't know what the "correct" gentoo way of doing this is.  This worked
for me:

./configure
/usr/qt/3/bin/qmake mythtv.pro QMAKE=/usr/qt/3/bin/qmake
make

I notice in the ebuild that it walks the source tree and runs the version 3
qmake in each directory.

cheers,
kevin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20060913/0f0bcc0b/attachment.htm 


More information about the mythtv-users mailing list