Hi,

I'm on a Windows developer machine and trying to get started with paperclipped extension. Installation works fine. But upload of imags doesn't start the generation of thumbnails, etc.

ImageMagick is installed and in the path. But log says, that paperclipped can't find it. Tried to point to ImageMagick via the Radiant::Config settings (I use the settings extension).

But the slash/backslash problem hits me. If - in my settings - I declare the path as:
c:\program files\imagemagick-6.4.6-q16

the identify command is called like this:
c:\program files\imagemagick-6.4.6-q16/identify

If I declare the path unix-like, the call comes with forward slashes for the whole path.

Any ideas, how to avoid this? Without changing to Unix/Mac ;-)

I'm on Radiant 0.9.1 with the following extensions installed:
- settings
- gallery (using mini_magick processor)
- blog_tags
- comments
- ratings

Thanks for any advice

Horst

Reply via email to