Hi, --- On Fri, Oct 16, 2009 at 10:57 AM, Koyel banerjee <[email protected]> wrote: | [r...@localhost ~]# service git-daemon start | Starting : -bash: /opt/ruby-enterprise/bin/ruby: No such file or directory | [FAILED] | i can't understand where from git-daemon is trying to traverse | ruby-enterprise.else everything is working right. can you give any | suggestions? \--
Did you read the git-daemon script? :) As discussed on IRC, we have ruby installed through yum, so you can change the path to use /usr/bin/ruby in git-daemon script. Never hesitate to read the source code when you have the freedom to do so. SK -- Shakthi Kannan http://www.shakthimaan.com _______________________________________________ Users mailing list [email protected] http://lists.dgplug.org/listinfo.cgi/users-dgplug.org
