The problem that occurred is when you upgraded your system, the ruby version of your system also got updated which i believe was originally 1.8 to 1.9.1
Fedena require the ruby version to be* 1.8.X* To resolve this i suggest using RVM <https://rvm.io/> - Ruby Version Manager to work with more than one version of ruby in your system. Tutorial http://ruby.about.com/od/rubyversionmanager/ss/installrvmlinux.htm Instead of 1.9.3 mentioned in the tutorial install 1.8.7 which is the recommended version of fedena. After which fedena should start without any issue ( there is chance you might have to repeat the steps of installation, to prevent data from of your previous fedena installation from being lost - just skip the rake db:create and rake db:migrate command ) Regards, -- Harisankar P S http://rubykitchen.in http://hsps.in
_______________________________________________ Indian Libre User Group Cochin Mailing List http://www.ilug-cochin.org/mailing-list/ http://mail.ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org #[email protected]
