Hi, I am getting the same. Daemon is installed. Here is its output.
#gem list | grep daemons daemons (1.1.0) On May 11, 3:35 am, Daniel Espinoza <[email protected]> wrote: > Hi, > > Cheking if daemons gem is installed: > > $gem list | grep daemons > daemons (1.1.0) <= should be prompted gem version, if not, need to install > > Install daemons gem > > *$gem* install daemons > > > > > > > > > > On Tue, May 10, 2011 at 12:14 PM, linuxwarm <[email protected]> wrote: > > Hi, > > > How can I check if "daemons" gem installed is installed and GEM_HOME? > > > On May 10, 12:33 pm, "COUDER Christian" <[email protected]> > > wrote: > > > Hi, > > > > It looks like you don't have the "daemons" gem installed. > > > Are you sure it is installed and git-daemon looks at the right GEM_HOME? > > > > Regards, > > > Christian. > > > > On 09/05/2011 22:54, linuxwarm wrote: > > > > > Hi, > > > > > I am getting this error message when I restart git-daemon. Will you > > > > please let me know what should be the problem? > > > > > Starting : /opt/ruby-enterprise-1.8.6-20081215/lib/ruby/site_ruby/1.8/ > > > > rubygems/custom_require.rb:31:in `gem_original_require': no such file > > > > to load -- daemons (LoadError) > > > > from /opt/ruby-enterprise-1.8.6-20081215/lib/ruby/site_ruby/ > > > > 1.8/rubygems/custom_require.rb:31:in `require' > > > > from /var/www/gitorious/script/git-daemon:4 > > > > ******************************* > > > This e-mail contains information for the intended recipient only. It may > > contain proprietary material or confidential information. If you are not the > > intended recipient you are not authorised to distribute, copy or use this > > e-mail or any attachment to it. Murex cannot guarantee that it is virus free > > and accepts no responsibility for any loss or damage arising from its use. > > If you have received this e-mail in error please notify immediately the > > sender and delete the original email received, any attachments and all > > copies from your system. > > > -- > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > -- > Daniel Espinoza. -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
