I’ve spent two days in trying to attachment_fu and MiniMagic get work on
Windows.
My solution may be a specific solution in my case, but maybe somebody
will find something usefull…
Finaly I’ve came up with these three steps that were neccecary for me:
-
little hack in attachment_fu to avoid ‘size is not included in the
list’ message. Note that this works with MiniMagic, but does not work
with RMagic. -
Install MiniMagic as Plugin (just copying /mini_magick-1.2.0 folder
in my /vendor/plugin folder with no change to environment.rb) -
Finally I’ve mentioned that ImageMagic can’t do anything with files
with long pathes like “Documents and setting/users/My complicated user
account/Local Settings/…”, but temporary files are stored there!!!
I’ve changed local TMP and TEMP variables to c:/TEMP and restart the
computer and after that everethyng became fine.
Maybe this will helps for somebody, good luck!
PS: sorry for my English, my wife is waiting for me and I have no time
for spell check…