Hi Philippe,

On 8jun, 2010, at 12:53 , Philippe Monnet wrote:

> Hi Raimon,
> 
> Sounds like maybe you don't have Rack.
> Do you have the following gem installed?
>   - rack (1.1.0)
>   - markaby (0.5) [will not work with a higher version]
>   - activerecord (any version)
>   - activesupport (any version)
> If not gem install them and let us know.

those are my gems:

*** LOCAL GEMS ***

actionmailer (2.3.5, 2.3.4, 2.2.2, 1.3.6)
actionpack (2.3.5, 2.3.4, 2.2.2, 1.13.6)
actionwebservice (1.2.6)
activerecord (2.3.5, 2.3.4, 2.2.2, 1.15.6)
activeresource (2.3.5, 2.3.4, 2.2.2)
activesupport (2.3.5, 2.3.4, 2.2.2, 1.4.4)
acts_as_ferret (0.4.3)
builder (2.1.2)
camping (2.0.392)
capistrano (2.5.2)
cgi_multipart_eof_fix (2.5.0)
daemons (1.0.10)
dnssd (0.6.0)
eventmachine (0.12.10)
fastthread (1.0.1)
fcgi (0.8.7)
ferret (0.11.6)
gem_plugin (0.2.3)
highline (1.5.0)
hpricot (0.6.164)
libxml-ruby (1.1.3, 1.1.2)
mongrel (1.1.5)
needle (1.3.0)
net-scp (1.0.1)
net-sftp (2.0.4, 2.0.1, 1.1.1)
net-ssh (2.0.19, 2.0.4, 1.1.4)
net-ssh-gateway (1.0.0)
pg (0.8.0)
prawn (0.7.1)
prawn-core (0.7.1)
prawn-layout (0.7.1)
prawn-security (0.7.1)
rack (1.0.1)
rails (2.3.5, 2.3.4, 2.2.2, 1.2.6)
rake (0.8.3)
RedCloth (4.1.1)
ruby-openid (2.1.7, 2.1.2)
ruby-yadis (0.3.4)
rubynode (0.1.5)
rubyzip (0.9.1)
sqlite3-ruby (1.2.5, 1.2.4)
termios (0.9.4)
thin (1.2.5)
will_paginate (2.3.11)
xmpp4r (0.4)


I have to update rack and install markaby, but I can't, more info in the next 
post related.

thanks,

r.

> 
> Philippe
> 
> On 6/8/2010 4:25 AM, Raimon Fernandez wrote:
>> 
>> On 8jun, 2010, at 11:52 , Dave Everitt wrote:
>> 
>>   
>>> Otherwise, get the bleeding edge version:
>>> sudo gem install camping --source http://gems.judofyr.net/
>>>     
>> ok, I want to focus on Camping so I've installed the edge version without 
>> any problems :-)
>> 
>> the problem is when I try to execute some example:
>> 
>> acBook-ProII-2:Camping montx$ camping homepage.rb 
>> /Library/Ruby/Gems/1.8/gems/camping-2.0.392/bin/../lib/camping/server.rb:27: 
>> uninitialized constant Rack::Server (NameError)
>>      from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in 
>> `gem_original_require'
>>      from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require'
>>      from /Library/Ruby/Gems/1.8/gems/camping-2.0.392/bin/camping:6
>>      from /usr/bin/camping:19:in `load'
>>      from /usr/bin/camping:19
>> 
>> 
>> I've installed Rack as I use it with some of my Ruby On Rails and Thin 
>> projects ...
>> 
>> Maybe the Rack::Server is not the same ?
>> 
>> Should I install more dependencies ?
>> 
>> thanks,
>> 
>> r.
>> _______________________________________________
>> Camping-list mailing list
>> Camping-list@rubyforge.org
>> http://rubyforge.org/mailman/listinfo/camping-list
>> 
>>   
> 
> _______________________________________________
> Camping-list mailing list
> Camping-list@rubyforge.org
> http://rubyforge.org/mailman/listinfo/camping-list

_______________________________________________
Camping-list mailing list
Camping-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/camping-list

Reply via email to