I was setting up my gitserver on a lucid VPS following this tutorial http://kris.me.uk/2010/09/30/git-repository-server-gitolite.html
It worked up until this line:
src/gl-system-install ~/bin ~/share/gitolite/conf ~/share/gitolite/hooks
I got this in the output:
bash: src/gl-system-install: No such file or directory
This is my first time setting up a git server so I am a bit lost, I googled the problem but nothing I could find makes sense. I appreciate the help guys!