On Tue, 2014-02-18 at 19:47 +0000, Fraser Adams wrote:
> Hi Andrew.
> I actually completely removed the bld directory before I tried this
> again after Alan fixed the ha_test_max_queues.cpp stuff (and I did a
> make uninstall before I did any of it) so I'm fairly sure both stores
> are still being installed.
Ah, in which case you can turn one of the stores off (until we properly
fix it) in ccmake - the options are BUILD_LINEARSTORE and
BUILD_LEGACYSTORE
or when intially running
cmake -DBUILD_LINEARSTORE=no ...
or
cmake -DBUILD_LEGACYSTORE=no ...
A
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]