X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=README;h=5ba6397b00a6303de6ee2ea15f2a6d52d6f779d4;hb=c861bd9c09d20e06533e122253bcd3bb94b0bef9;hp=a5567f86eb6e3d3fc47f5774c7fe7e05d9fd223f;hpb=67b953a6c04e0228a53db226a8192f92b059eff0;p=eval.git diff --git a/README b/README index a5567f8..5ba6397 100644 --- a/README +++ b/README @@ -23,7 +23,7 @@ with others, please send them to mj@ucw.cz. ** How to compile the submission system ** First, unpack holmes-libs-3.12, configure it and run make. You can build a thinner -version with `./configure default.cfg -CONFIG_IMAGES -CONFIG_UCW_THREADS'. +version with `./configure default.cfg -CONFIG_IMAGES -CONFIG_UCW_THREADS -CONFIG_SHARED'. Then uncomment the "SUBMIT" line in the top-level Makefile and let LIBUCW point to the compiled Holmes libraries.