Hi Asad, 

You can try running

autoconf
./autogen.sh
./configure
make
make install

for compiling from the github source. This worked well for me. 
If there are errors while running autoconf, try posting them here or on irc.

Regards,

Anshul Kushwaha