Hello
I have followed the ubuntu install guide for Gitorious, but it stops
when I run first rake to create database:
g...@web:/var/rails/gitorious$ rake db:create RAILS_ENV=production
(in /var/rails/gitorious)
rake aborted!
can't activate hoe (= 1.8.2, runtime), already activated hoe-1.12.2

(See full trace by running task with --trace)

Then i did a : sudo gem install how --version 1.8.2 --no-ri --no-rdoc

This caused a new error:
g...@web:/var/rails/gitorious$ rake db:create RAILS_ENV=production
(in /var/rails/gitorious)
rake aborted!
can't activate hoe (= 1.8.2, runtime) for [], already activated
hoe-1.12.2 for ["chronic-0.2.3"]

(See full trace by running task with --trace)

Any Ideas?

/MartOn
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Gitorious" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/gitorious?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to