Hi > Yes, boost are linked by the system. Boost 1.46 is installed as default > packages from ubuntu repo. > This is seems because I am using Ubuntu 12.04 and 12.10 which provides boost > 1.46 and 1.48.
I was able to compile NOX (from git verity branch) against Boost 1.53. Before that I tried to compile against Boost 1.42 with no success. First I compiled boost and installed it at '/usr/local/boost' directory, then I compiled NOX using '--with-boost=/usr/local/boost' configure option. Well, I was not using Ubuntu, but you will probably be successful doing so. regards
