Hey smartdog it is *definitely* the cxx-devel that is needed. When I was
wondering why my system wasn't building this stuff I ended up tearing my
hair out for ages - which is why I modded the CMake to provide some
slightly better messages, but I still thought I was going mad 'cause I
was seeing the libdb-dev and it took me an hour or so of staring at the
screen before I twigged that it was the cxx-devel (TBH I hadn't even
noticed that in my repo).
It's been a little while since I installed these, but I think on my
Ubuntu box it was libdb5.1++ and libdb5.1++dev that I needed.
Frase
On 09/04/14 14:36, Alan Conway wrote:
On Tue, 2014-04-08 at 14:49 -0700, smartdog wrote:
Thanks for the reply.
This is what I have.
cmake ..
-- Qpid proton found, amqp 1.0 support enabled
-- Legacystore requires BerkeleyDB for C++ which is absent.
-- Legacystore is excluded from build.
-- Linearstore requires BerkeleyDB for C++ which is absent.
-- Linearstore is excluded from build.
How can I get Legacystore built?
I installed libdb-dev.
apt-get install libdb-dev
Don't know about Debian but on Fedora 20 this works:
sudo yum install libdb-cxx-devel libaio-devel
Is there a libdb-cxx-dev package on Debian?
Thanks
--
View this message in context:
http://qpid.2158936.n2.nabble.com/How-to-config-c-broker-persistence-tp7605544p7606576.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]