Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix invalid package name for libmysqlclient-dev mentioned in development_dependencies_install guide #21462

Merged
merged 1 commit into from
Sep 2, 2015

Conversation

ignatiusreza
Copy link
Contributor

stumbled upon this issue when following the step mentioned in http://edgeguides.rubyonrails.org/development_dependencies_install.html for installing mysql in Ubuntu.

$ sudo apt-get install mysql-server libmysqlclient15-dev

Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package libmysqlclient15-dev

the updated guide is tested to be working on Ubuntu Desktop 15.04

claudiob added a commit that referenced this pull request Sep 2, 2015
fix invalid package name for libmysqlclient-dev mentioned in development_dependencies_install guide
@claudiob claudiob merged commit 1829943 into rails:master Sep 2, 2015
@ignatiusreza ignatiusreza deleted the dev_dep_doc branch September 2, 2015 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants