Originally posted by: mjpap
Do yourself a favor and use yum.sh to install yum as described on the "AIX Toolbox for Linux Applications" main page. Recently I tried to install git manually but the dependencies (and dependencies of dependencies, etc.) soon became overwhelming. One problem with my manual install attempt was that only the most recent version of packages was listed on the website, and some packages needed older versions as dependencies.
With yum the installation of git was really straight-forward. The yum installation itself installs some big packages like python but it was absolutely worth it IMHO, also for easy updates.