So you got this, huh:
configure: error: Package requirements (sm ice) were not met: No package 'sm' found No package 'ice' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.
To fix it, type the following in your Terminal:
sudo apt-get install libice-dev libsm-dev