I'm getting this error for windows setup does this solution work?
Going Gray trying to figure out why I am getting the error.

THanks for your help.

On Sep 4, 3:40 am, Rails List <[email protected]>
wrote:
> Wasim Akram wrote:
> > I've installed image magick.............
> > but it still shows the error message "/LOCALS~1/Temp/stream.3468.0 is
> >notrecognized
> > by the 'identify'command.".Is that i need to install it in the
> > project folder and give me some ways on how to compile it .or any
> > other gems avilable for this paperclip to work.
> > i'm in urgent need
>
> > Plz help me in this regard...
>
> Use this:
>
> has_attached_file :image, :url => "/:attachment/:id_:style.:extension",
> :path => ":rails_root/public/:attachment/:id_:style.:extension", :styles
> => { :original => "500x500>" }
>
> Let me know how it goes.  I have an working application that you can
> download fromhttp://www.classifiedscript.in
>
> Cheers
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to