Archive for April, 2009
Monthly Archive
Wednesday, April 29th, 2009
Mandriva – Rails 2.3.2 – mysql gem – ‘ERROR: Error installing mysql’
Problem
You are trying to install the mysql gem in Mandriva, but it fails with error messages:
ERROR: Error installing mysql:
ERROR: Failed to build gem native extension…
checking for mysql_query() in -lmysclient… no ….
Solution
After searching in google, with solutions about providing different options (– –with-mysql-config, ..etc), even trying different combinations for providing the client library path, the [...]