diff --git a/eo/src/pyeo/Makefile b/eo/src/pyeo/Makefile index 340dc7ae..ee1e4316 100644 --- a/eo/src/pyeo/Makefile +++ b/eo/src/pyeo/Makefile @@ -16,7 +16,13 @@ # but this version 1.29 seems to work for me. # # My version of boost was found in /usr/include, modify INC to your system - +# +# For you happy Debian unstable users, just install +# +# apt-get install libstlport4.5 +# apt-get install libboost-python-dev +# apt-get install libboost-python1.29.0 +# CXX = g++ #-3.2 CXXFLAGS = -g #-DNDEBUG