I\'m trying to install a package (soccer simulator 2d) on Debian. When I go to the directory and run ./configure, I get the following:
./configure
reza@debian:~
I thought I had it installed but
$ sudo apt-get install libboost1.48-*
fixed the problem for me by installing missing boost packages.