<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hey, everybody:<br>
<br>
I thought I should follow up on my <a
 href="http://nblug.org/pipermail/talk/2005-September/009406.html">original
post.</a>&nbsp; It's been a month or so and I finally worked up the nerve to
try an update of my xorg* packages.&nbsp; For anyone facing a similar
problem, I suggest starting here:&nbsp; <a
 href="http://fedoraproject.org/wiki/Bugs/XorgUpdateFix">http://fedoraproject.org/wiki/Bugs/XorgUpdateFix</a><br>
<br>
The important info boils down to this:&nbsp;&nbsp; The package
xorg-x11-Mesa-libGLU has a funky postrun script which is supposed to
help remove the old package when a new one is installed.&nbsp; As a result,
some people end up with 2 versions of the package.&nbsp; The above link
recommends doing a surgical removal of the offending package:<br>
<pre>        rpm -e --allmatches --nodeps --noscripts xorg-x11-Mesa-libGLU
</pre>
and then a reinstall:&nbsp;
<pre>        yum install xorg-x11-Mesa-libGLU

</pre>
I'm hoping that most people using FC4 were able to avoid this.&nbsp; It may
be that the offending package was introduced <u>after</u> the package
that ships with the distro, so you can hop past the bad package if you
were to install FC4 now.<br>
<br>
-dave.<br>
<br>
<pre class="moz-signature" cols="72">-- 
Dave Sisley
<a class="moz-txt-link-abbreviated" href="mailto:dsisley@sonic.net">dsisley@sonic.net</a>
roth-sisley.net</pre>
<br>
</body>
</html>