Correction for guide installing rails + mysql on ubuntu
I believe this part of guide is longer correct
sudo apt-get install mysql-server mysql-client libmysqlclient-dev
should be
default-mysql-client default-libmysqlclient-dev
Save 36% for Black Friday! Save 36% on GoRails for Black Friday! Learn more
You’re not receiving notifications from this thread.
I believe this part of guide is longer correct
sudo apt-get install mysql-server mysql-client libmysqlclient-dev
should be
default-mysql-client default-libmysqlclient-dev