On Tuesday 03 November 2009 11:54:42 am Aldric Giacomoni wrote: > Bruno Sousa wrote: > > Everyone, > > I've been trying to install mysql in a debian box and can't get it done: > > Not sure if this'll help you, but .. > http://trevoke.net/blog/2009/04/19/install-the-mysql-gem-on-ubuntu/ > > You're most likely missing a package? Yes, you are missing a package. sudo apt-get install libmysqlclient15-dev - spox