Comparing
version 14 and
version 13 backPlease note that if you don't have aan MTA (mail transport agent AKA aan SMTP mail server) installed already it will want to install one, and default to exim.
myboxcar:~# aptitude install mysql-server mysql-client libmysqlclient15-dev
_libmysqlclient15-dev_ is required in order to be able to build the mysql gem. When you are prompted with the following, answer Y (enter).
Do you want to continue? [Y/n/?] y
Now just install the mysql gem.
gem install mysql
<< [[Database Servers]]
[[MySQL Add Users]] >>