Trying to install Gitolite on a Media Temple DV server following these instructions. As soon as I get to the gitolite/src/gl-system-install
line I receive this error:
"make_path" is not exported by the File::Path module
Can't continue after import errors at gitolite/src/gl-system-install line 5
BEGIN failed--compilation aborted at gitolite/src/gl-system-install line 5.
Not sure how to take care of this. Suggestions?