<!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">
Jerry Geis wrote:
<blockquote cite="mid:49FF281E.3070305@pagestation.com" type="cite">
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">/ I do not have package @mysql in the list - yet after install "rpm -qa |
      </pre>
    </blockquote>
    <pre wrap="">/>/ grep -i mysql" reports mysql loaded.
/>/
/>/ how can I stop mysql from loading from anaconda?
/
Type 'yum remove mysql' and see what depends on it.  I'd guess something 
in the gnome-desktop group is bringing it in as a dependency.

  
    </pre>
  </blockquote>
  <pre wrap=""><!---->I get dovecot and mysqlclient ??

How do I keep it out?
  </pre>
</blockquote>
<br>
are you using dovecot (a POP/IMAP mail service)  ?  if not, remove it
too.  ditto mysqlclient, however, removing that likely will complain
about yet more dependencies.<br>
<br>
<br>
</body>
</html>