HiI want to run the latest version of meld on Ubuntu 10.04.I downloaded the meld source using:git clone https://git.gnome.org/browse/meldSo ~/meld contains the code.I also installed Python 2.7.9, which is now at:/usr/local/bin/python2.7How would I now run meld?