I am running Ubuntu 14.04. When I run
sudo apt-get install gazebo2
apt-get complains it cannot find libsdformat(<=2.0)
apt-get doesn't provide libsdformat(<=2.0), so I have built libsdformat1.4 from the source.
How can I make apt-get find a dependency I have built myself?