<div class="gmail_quote">On Tue, Dec 13, 2011 at 3:01 PM, L. V. Lammert <span dir="ltr"><<a href="mailto:lvl@omnitec.net">lvl@omnitec.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">At 01:50 PM 12/13/2011, you wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Tue, Dec 13, 2011 at 2:47 PM, Joseph VanDerStelt<br>
<<a href="mailto:joseph.vanderstelt@gmail.com" target="_blank">joseph.vanderstelt@gmail.com</a>> wrote:<br>
> sudo apt-get install mysql<br>
<br>
Not quite.<br>
<br>
sudo apt-get install mysql-server<br>
</blockquote>
<br></div>
Well, .. that's only half the server - you will most like want to communicate WITH the server:<br>
<br>
        sudo aptitude install mysql-client<br>
<br>
Note the use of "aptitude" instead of "apt-get" - aptitude is a unified interface to the package system that allows things like searches (aptitude search) and local install (aptitude install <filename>) not possible with apt-get.<br>


</blockquote><div> </div><div>apt-cache query? dpkg -i ? :-D</div></div>
<br />-- 
<br />This message has been scanned for viruses and
<br />dangerous content by
<a href="http://www.mailscanner.info/"><b>MailScanner</b></a>, and is
<br />believed to be clean.