want to install git over 1.8 version

Hello~

I’m trying to install git over 1.8 version on my BBxm and I’m using angstrom linux distribution.

The problem is I couldn’t install new version but just version git 1.7 through ‘opkg install git’

I tried opkg update git, but version is same.

So i’m trying to install follow this site. http://derekmolloy.ie/building-git-beaglebone/

But when I enter this command ‘make NO_TCLTK=Yes NO_MSGFMT=Yes NO_GETTEXT=Yes install’, ‘perl.mak’ Error pops up

make[1]: *** [perl.mak] Error 127

what can I do?

My final destination is to install bitbake, but I need new git version.

Please give me any advices.

Thanks.