On 9/13/06, <b class="gmail_sendername">Secret Name</b> &lt;<a href="mailto:listemailaccount@gmail.com">listemailaccount@gmail.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>Hi,<br><br>I would like to compile SVN but my qt is 4.1.4.&nbsp; I have 3.3.6-r1 also installed but cannot figure out if I can use it.&nbsp; I am using gentoo 2006.1:<br><br>Is there anyway to change the compiler to use the older version for the myth compile?&nbsp; With gcc you just gcc-config (profile number) to change.&nbsp; I am wondering if qt can do this too?
<br><br></div></blockquote></div><br>I don't know what the &quot;correct&quot; gentoo way of doing this is.&nbsp; This worked for me:<br><br>./configure<br>/usr/qt/3/bin/qmake <a href="http://mythtv.pro">mythtv.pro</a> QMAKE=/usr/qt/3/bin/qmake
<br>make<br><br>I notice in the ebuild that it walks the source tree and runs the version 3 qmake in each directory.<br><br>cheers,<br>kevin<br><br>