<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
k12ltsp wrote:
<blockquote
 cite="midfc.000f6cb80245c8ab000f6cb80245c8ab.245c8cc@hermon.net"
 type="cite">
  <pre wrap="">"Support list for open source software in schools." <a class="moz-txt-link-rfc2396E" href="mailto:k12osn@redhat.com"><k12osn@redhat.com></a>
writes:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Did you reboot after your yum update?  Depending on what gets updated
(certain core libraries, the kernel perhaps, etc.), a reboot is needed to
make sure that apps can properly access what just got updated.  I have
often seen this with Thunderbird and Firefox.

--TP
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Hi!

Thank you for the quick response! Yes, all of the servers were restarted.
The servers were updated about 2 weeks ago. 
  </pre>
</blockquote>
<br>
Hmm...I vaguely recall seeing something like that a year and a half or
so back.  Here's what I did.  Try downloading the rdesktop source code
and installing it (it should install into /usr/local by default). 
Then, try renaming /usr/bin/rdesktop to, say, /usr/bin/rdesktop.orig,
and then symlink your new rdesktop to /usr/bin/rdesktop.  What we're
trying to do here is see if the rdesktop executable got FUBAR'd or if
there's some other library that it's looking for but can't find.  When
you compile it, it will compile specifically for your libraries and
shouldn't have any problems.<br>
<br>
<a class="moz-txt-link-freetext" href="http://www.rdesktop.org/">http://www.rdesktop.org/</a><br>
<br>
I just checked, and the current version is v1.5.0.<br>
<br>
--TP<br>
</body>
</html>