<div class="gmail_quote">On Fri, Mar 16, 2012 at 10:35 PM, Rex Dieter <span dir="ltr">&lt;<a href="mailto:rdieter@math.unl.edu">rdieter@math.unl.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="HOEnZb"><div class="h5">Aaron Faanes wrote:<br>
<br>
&gt; I was wondering why Qt compiler tools (qmake, moc, uic, etc.) are<br>
&gt; installed with each name suffixed with -qt4 (qmake-qt4, moc-qt4). This<br>
&gt; diverges from how upstream names its tools (specifically, without qt4<br>
&gt; added), so it caused me a little confusion when these tools appeared to be<br>
&gt; missing.<br>
&gt;<br>
&gt; My solution was to add /usr/lib/qt4/bin to my PATH since this directory<br>
&gt; contains symlinks that use upstream&#39;s name. However, I would prefer the<br>
&gt; tools to be installed in /usr/bin without -qt4 appended. Is there a reason<br>
&gt; why this shouldn&#39;t be done?<br>
<br>
</div></div>We used the -qt4 postfix (which is a common practice among most distros<br>
these days) to allow for a parallel-installable qt3.<br></blockquote><div><br>Ah, I figured it was something like that. I couldn&#39;t find it using the following:<br><br>$ yum provides &#39;*/bin/*-qt3&#39;<br>Loaded plugins: auto-update-debuginfo, langpacks, presto, refresh-packagekit<br>

No Matches found<br>$<br><br>So I guess the qt3 stuff lives in a repo I no longer have access to, perhaps?<br><br>At any rate, the GNU Autoconf Archive has a AX_HAVE_QT macro that wasn&#39;t aware of the -qt4 suffix, along with some other Fedora-specific deviations. I&#39;m going to submit a couple patches to that project in order to make their macro work cleanly on Fedora, especially since things like -qt4 are common practice.<br>

<br>Thanks for the response!<br> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
-- rex<br>
<br>
--<br>
devel mailing list<br>
<a href="mailto:devel@lists.fedoraproject.org">devel@lists.fedoraproject.org</a><br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/devel" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/devel</a></font></span></blockquote></div><br><br clear="all"><br>-- <br>Aaron Faanes &lt;<a href="mailto:dafrito@gmail.com" target="_blank">dafrito@gmail.com</a>&gt;<br>