allenlsy / jekyll-galleries

Photo galleries plugin for Jekyll
12 stars 1 forks source link

Deprecated RMagick version, results in error #7

Open oezpeda opened 8 years ago

oezpeda commented 8 years ago

I am not 100% sure why this occurs, but as soon as I add require 'jekyll/galleries' to _plugins/_ext.rb, i geht the following error message:

Dependency Error: Yikes! It looks like you don't have /Users/amayer/Documents/3.git/3.Ehrenamt/ffot/_plugins/_ext.rb or one of its dependencies installed. In order to use Jekyll as currently configured, you'll need to install this gem. The full error message from Ruby is: 'cannot load such file -- RMagick' If you run into trouble, you can find helpful resources at http://jekyllrb.com/help/!

I tried to work around this, but I could not figure it out. I think this error occurs, because RMagick is now rmagick. Can this be the problem here? I would be very grateful for a little help.