Hi,
I want to install Diaspora on a Mac OSX Server. It already has MySQL 5.0.91 installed and I do not want to install a new MySQL on it. The problem is that during the installation, the “bundle install” command says that it can not find “mysql.h” file, and of course there is not such a file on the server. I guess I have to somehow install some header files or something but I do not know what exactly I should search for and how can I get the correct version. :(