[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ESPResSo-users] Installation problem
From: |
Steffen Hirschmann |
Subject: |
Re: [ESPResSo-users] Installation problem |
Date: |
Tue, 17 May 2016 09:35:49 +0200 |
User-agent: |
mu4e 0.9.17 |
Hello Lena,
On 2016-05-13 15:53, address@hidden wrote:
> checking whether the Boost::Unit_Test_Framework library is available... yes
> configure: error: Could not find a version of the library!
>
> [...]
>
> Do you have any idea how to solve that problem?
>
Did you try to configure with --without-boost? If so, don't do it. :)
Install the required boost libraries and headers (libboost-all-dev for
the lazy; at least libboost-mpi-dev libboost-test-dev) and remove the
--withou-boost option. If not, pull the latest ESPResSo and freshly
./bootstrap.sh it.
Greetings,
Steffen