On Friday, September 14, 2012 8:23:06 PM UTC+1, roelof wrote:
>
> Hello, 
>
> When I do rails server it chrashed with this ouput : 
> http://pastebin.com/DJ21qC5h
>
> Anyone a idea what is the cause of this problem and how to solve this ?
>
>  
If reinstalling the gems in a clean gemset doesn't work then It's usually 
an environmental thing, for example if you use macports its sometimes 
possible for one version of a library to be picked up while compiling ruby 
(or a gem) but a different version is used when ruby actually runs. 
Unfortunately working out exactly what is wrong is a bit hit and miss

Fred

-- 
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-talk/-/c_DRsZyzYskJ.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to