try installing libdb-dev and libdb++-dev "sudo apt-get install libdb-dev libdb++-dev", the ++ is the c++ vaersion
On Monday, 29 August 2016 22:46:21 UTC+10, Simon Carrignon wrote: > > I am trying to compile twister on debian stretch (testing) and I have this > error : > > configure: error: Berkeley DB C++ library not found. Try using >> --with-libdb= >> > > I tried using : > >> ./configure --with-libdb="/usr/lib/x86_64-linux-gnu/" >> > > but the results is exactly the same. > > Does someone went trough the same problem? > > best regards, > > Simon > -- You received this message because you are subscribed to the Google Groups "twister-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
