PredictionIO / Demo-Tapster

Other
23 stars 20 forks source link

mysql gem native extensions #7

Open jmolayem opened 8 years ago

jmolayem commented 8 years ago

I'm having issues with 'bundle install' for this project. I'm getting:

Error installing mysql2: ERROR: Failed to build gem native extension. * extconf.rb failed * Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers. Check the mkmf.log file for more details. You may need configuration options.

Are you encountering this as well? Do I need to install mysql?

mehemken commented 8 years ago

I'm also having trouble with bundle install:

An error occurred while installing mysql2 (0.3.18), and Bundler cannot continue.

Has anyone put the app into a Docker container?