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

mysql2のエラー文言修正 #7

Open
m11o opened this issue May 28, 2024 · 0 comments
Open

mysql2のエラー文言修正 #7

m11o opened this issue May 28, 2024 · 0 comments

Comments

@m11o
Copy link
Owner

m11o commented May 28, 2024

mysql2 gemをインストール時に
libmysqlclient-dev がインストールされていない場合、エラーが発生する。

しかし、libmysqlclient-devをapt-getでinstallすると以下のエラーが発生する。

Package 'libmysqlclient-dev' has no installation candidate

正しくは、 default-libmysqlclient-dev をインストールする必要がありそう
なので、エラー文言を修正したい

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

No branches or pull requests

1 participant