Letractively / rubycas-server

Automatically exported from code.google.com/p/rubycas-server
GNU Lesser General Public License v2.1
0 stars 0 forks source link

can't activate activesupport (= 2.3.8, runtime), already activated activesupport-3.0.1 #106

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
After I installed the 0.7.9 version using gem install, I tried to run 
/usr/bin/rubycas-server and got the following message with the relevant track 
back:

can't activate activesupport (= 2.3.8, runtime) for [], already activated 
activesupport-3.0.1
from /usr/lib/ruby/gems/1.8/gems/picnic-0.8.1.20100201/lib/picnic.rb:2
from /usr/lib/ruby/gems/1.8/gems/picnic-0.8.1.20100201/lib/picnic/cli.rb:3
from /usr/lib/ruby/gems/1.8/gems/rubycas-server-0.7.9/bin/rubycas-server:5
from /usr/bin/rubycas-server:19:in `load'
from /usr/bin/rubycas-server:19

I have mongrel 1.1.5 on the server, but assume it was trying to run under 
webrick.

I can't seem to find anything in either rubycas, picnic or camping which 
designates a specific version of activesupport...

Any thoughts would be appreciated...

Original issue reported on code.google.com by pzu...@gmail.com on 30 Oct 2010 at 11:04

GoogleCodeExporter commented 8 years ago

Original comment by matt.zuk...@gmail.com on 1 Nov 2010 at 3:53