Can anyone help me with this? I'm trying to get Gitorious running on a
server. So far so good, until I get to the part where I have to run
all the services. Specifically, when I have to do:

sudo env RAILS_ENV=production /etc/init.d/git-daemon start

What I get from there is this:

git@cesimo:/opt/lampp/htdocs/gitorious/gitorious$ sudo env
RAILS_ENV=production /etc/init.d/git-daemon start
Starting git-daemon: /opt/lampp/htdocs/gitorious/gitorious/script/git-
daemon:4:in `require': no such file to load -- daemons (LoadError)
        from /opt/lampp/htdocs/gitorious/gitorious/script/git-daemon:
4:in `<main
>'
failure

Can someone help me with that? I've already installed daemons doing:

sudo gem install daemons

And it didn't help a bit. Any help with this would be appreciated :)

Thanks,
Tizzy

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]

Reply via email to