Actions
Defect #10724
closedRmagick 2.13.1 not being detected on Redmine 1.4.0 running on Windows.
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Documentation
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
I tried to get help on the forum (
), but as I got no response, I assume it's a bug.I managed to install ImageMagick and rmagick 2.3.1 following the instructions from this link:
http://phosphor-escence.blogspot.com.br/2010/10/install-rmagick-on-mingw-and-msys.html
My gem list show rmagick 2.3.1, as below:
*** LOCAL GEMS *** actionmailer (2.3.14) actionpack (2.3.14) activerecord (2.3.14) activeresource (2.3.14) activesupport (2.3.14) bundler (1.1.3) cgi_multipart_eof_fix (2.5.0) coderay (1.0.6) fastercsv (1.5.4) gem_plugin (0.2.3) i18n (0.4.2) json (1.6.6, 1.6.3) mongrel (1.1.5 x86-mingw32) mongrel_service (0.3.4 i386-mswin32) mysql (2.8.1 x86-mingw32) net-ldap (0.3.1) pg (0.13.2 x86-mingw32) rack (1.1.3, 1.1.1) rails (2.3.14) rake (0.9.2.2, 0.8.7) rdoc (3.12) rmagick (2.13.1) ruby-openid (2.1.8) sqlite3 (1.3.5 x86-mingw32) tzinfo (0.3.33) win32-service (0.5.2 mswin32)
But still, Redmine says that RMagick is not available... What am I missing? Does it have anything to do with the gemfile file?
Thanks!
Files
Related issues
Actions