thanks!, that solved my problem. Dennis
On Mon, Dec 7, 2015 at 11:27 PM, Thijs Kinkhorst thijs@kinkhorst.com wrote:
On Mon, December 7, 2015 06:29, Dennis Huillca Portilla wrote:
checking for boostlib >= 1.33.1... configure: We could not detect the boost libraries (version 1.33 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in <boost/version.hpp>. See http://randspringer.de/boost for more documentation. configure: error: Boost not found (required for checktestdata) ubuntu@ip-172-31-28-85:~/domjudge-4.0.5$
my question is, why I didn't get that error with my previous installation?. my current ubuntu version is:
ubuntu@ip-172-31-28-85:~/domjudge-4.0.5$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 14.04.2 LTS Release: 14.04 Codename: trusty ubuntu@ip-172-31-28-85:~/domjudge-4.0.5$
and the domjudge version is 4.0.5 the same version I've used the last
time
I've succesfully installed on other ubuntu pc. hope you can explain it a little if that boost is required, I've
installed
the compilers as described ni the documentation.
Try to install the libboost-regex-dev package via apt-get.
Did you follow the instructions as in the manual that came with the DOMjudge version you are using (under doc/admin/ in the source tree)? Because the dependencies may change between versions; using documentation from a different DOMjudge version may therefore not be completely applicable to your situation.
Cheers, Thijs _______________________________________________ DOMjudge-devel mailing list DOMjudge-devel@domjudge.org https://www.domjudge.org/mailman/listinfo/domjudge-devel