Was RMagick2.so built under windows?

On Oct 28, 9:23 am, Richard Yoo <[EMAIL PROTECTED]>
wrote:
> In windows, i'm trying to load rmagick for my app so i put
>
>   require 'RMagick'
>
> in environment.rb but the server wouldn't start and it gives me this
> error:
>
> C:/ruby/lib/ruby/gems/1.8/gems/rmagick-2.6.0-x86-mswin32/ext/RMagick2.so
> (LoadError)
>   from C:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:32:in
> `require'
>   from
> C:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.1.1/lib/active_support/dependencies.rb:510:in
> `require'
>   from
> C:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.1.1/lib/active_support/dependencies.rb:355:in
> `new_constants_in'
>   from
> C:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.1.1/lib/active_support/dependencies.rb:510:in
> `require'
>   from
> C:/ruby/lib/ruby/gems/1.8/gems/rmagick-2.6.0-x86-mswin32/lib/RMagick.rb:11
>   from C:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:32:in
> `gem_original_require'
>   from C:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:32:in
> `require'
>   from
> C:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.1.1/lib/active_support/dependencies.rb:510:in
> `require'
>    ... 18 levels...
>   from C:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> `require'
>   from ./script/server:3
>   from -e:4:in `load'
>   from -e:4
>
> the file is there but it won't load...any advice? ^_^!
> --
> 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