
21 Dec
2010
21 Dec
'10
4:53 p.m.
From: boost-users-bounces@lists.boost.org on behalf of Anand Arumugam Sent: Mon 12/20/2010 11:23 PM To: boost-users@lists.boost.org Subject: [Boost-users] Boost.Log build problem
Hello All,
I installed Boost v1.42 that was available from Synaptic Package Manager in Xubuntu 10.10. Downloaded the Boost.Log library from sourceforge and extracted it under /usr/include/boost. >From the command line I issued the following to build it:
bjam --with-log variant=release stage
Can you try this with the lastest release 1.45? Often when people develop new libraries they work with the trunk in the repository or the latest release. Stephen