OpenWISP-Manager
OpenWISP-Manager copied to clipboard
Which version of ruby to use ?
I'm using Ruby Enterprise Edition as the readme mentions. But I'm running into this issue when I do 'gem install rails' : ERROR: Error installing rails: activesupport requires Ruby version >= 1.9.3.
When I use 1.9.3 I actually run into a bunch of other issues which indicate I need to downgrade the ruby version.
Had the same problem. Then some module needing mysql 5.3 and then others
Gave up on openWisp for now till I get time and courage to try again