<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=Big5" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Jim Cornette wrote:
<blockquote cite="mid45D11129.4050908@insight.rr.com" type="cite"><a class="moz-txt-link-abbreviated" href="mailto:edwardspl@ita.org.mo">edwardspl@ita.org.mo</a>
wrote:
  <br>
  <blockquote type="cite">Jim Cornette wrote:
    <br>
    <br>
    <blockquote type="cite"><a class="moz-txt-link-abbreviated" href="mailto:edwardspl@ita.org.mo">edwardspl@ita.org.mo</a> wrote:
      <br>
      <br>
      <blockquote type="cite">Hello Jim,
        <br>
        <br>
Due to the Server machine without Internet connection, so how to
        <br>
remove anything of mono by using rpm / yum command ?
        <br>
        <br>
Edward,
        <br>
        <br>
      </blockquote>
I ran yum erase "mono*" to get rid of mono packages. There are sites
      <br>
where explanation is given as to how to set up local repos using the
      <br>
iso images loop mounted. Yum does not work without Internet connection
      <br>
by default.
      <br>
      <br>
    </blockquote>
Hello Jim,
    <br>
    <br>
After run "yum -y remove mono*", there is another error about prelink
    <br>
process...
    <br>
Then I also to run "yum -y remove prelink*" !
    <br>
So, what any other packages need to be removed ?
    <br>
    <br>
Edward.
    <br>
    <br>
    <br>
  </blockquote>
  <br>
You probably don't want to remove prelink from the system. This program
optimizes the speed for loading programs by setting up libraries in a
more efficient way to load. This program runs periodically and was
probably correcting the library loading at the time.
  <br>
  <br>
Usually when you remove "mono*" it will pull out tomboy, g-spot, beagle
and other programs which rely on mono.
  <br>
  <br>
Regarding removing packages. It is probably good to at least look at
what the program is supposed to do with rpm using the --info flag to
see what the program does.
  <br>
  <br>
EXAMPLE:
  <br>
rpm -q --info prelink
  <br>
Name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : prelink&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Relocations: (not
relocatable)
  <br>
Version&nbsp;&nbsp;&nbsp;&nbsp; : 0.3.10&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Vendor: Red Hat, Inc.
  <br>
Release&nbsp;&nbsp;&nbsp;&nbsp; : 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Build Date: Fri 01 Dec 2006
02:03:57 PM EST
  <br>
Install Date: Sat 02 Dec 2006 09:55:29 AM EST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Build Host:
hs20-bc2-2.build.redhat.com
  <br>
Group&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : System Environment/Base&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Source RPM:
prelink-0.3.10-1.src.rpm
  <br>
Size&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 1738282&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; License: GPL
  <br>
Signature&nbsp;&nbsp; : (none)
  <br>
Packager&nbsp;&nbsp;&nbsp; : Red Hat, Inc. <a class="moz-txt-link-rfc2396E" href="http://bugzilla.redhat.com/bugzilla">&lt;http://bugzilla.redhat.com/bugzilla&gt;</a>
  <br>
Summary&nbsp;&nbsp;&nbsp;&nbsp; : An ELF prelinking utility
  <br>
Description :
  <br>
The prelink package contains a utility which modifies ELF shared
libraries and executables, so that far less relocations need to be
resolved at runtime and thus programs come up faster.
  <br>
  <br>
Jim
  <br>
  <br>
</blockquote>
<font size="-1">Hello Jim,<br>
<br>
Due to fix the problem of process queues...<br>
So...What program can we remove ?<br>
<br>
Edward.<br>
</font>
</body>
</html>