When trying to update XFree86 I get &quot;Nothing to do&quot;? Bet yet it's not installed?<br>
<br>
Finished<br>
Parsing package install arguments<br>
Nothing to do<br>
[root@myth mythtv]# rpm -qa *XFree*<br>
[root@myth mythtv]# rpm -qa *XFree86*<br>
<br>
Does this mean it's already installed?<br>
<h3 class="title">6.8.&nbsp;X Window System (Graphics)</h3>



<p>
    This section contains information related to the X Window System
    implementation provided with Fedora Core.
  </p>

<div class="section" lang="en">
<div class="titlepage">
<div><div><h4 class="title">
<a name="sn-xwindows-xorg"></a>6.8.1.&nbsp;<tt class="filename">xorg-x11</tt></h4></div></div>

</div>
<p>
      Users new to the <a href="http://X.org">X.org</a> X11 implementation should take note of
      a few differences between it and the XFree86.org X11
      implementation which shipped in previous Red Hat operating systems.
      In particular, the names of some files have changed:
    </p>
<p>
      X Server Binary:
    </p>
<div class="itemizedlist"><ul type="disc"><li><p>XFree86 X11: <tt class="filename">XFree86</tt></p></li><li><p><a href="http://X.org">X.org</a> X11: <tt class="filename">Xorg</tt></p></li></ul></div>
<p>
      X Server Configuration File:
    </p>
<div class="itemizedlist"><ul type="disc"><li><p>XFree86 X11:
          <tt class="filename">/etc/X11/XF86Config</tt></p></li><li><p><a href="http://X.org">X.org</a> X11: <tt class="filename">/etc/X11/xorg.conf</tt></p></li></ul></div>
<p>
      X Server Log File:
    </p>
<div class="itemizedlist"><ul type="disc"><li><p>XFree86 X11:
          <tt class="filename">/var/log/XFree86.<i class="replaceable"><tt>$DISPLAY</tt></i>.log</tt></p></li><li><p><a href="http://X.org">X.org</a> X11:
          <tt class="filename">/var/log/Xorg.<i class="replaceable"><tt>$DISPLAY</tt></i>.log</tt></p></li></ul></div></div>
<br>