I have installed libboost on my system and now get the following errors:
./simplewallet: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.15' not found (required by ./simplewallet)
./simplewallet: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by ./simplewallet)
./simplewallet: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.18' not found (required by ./simplewallet)
./simplewallet: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.19' not found (required by ./simplewallet)