abi and abiword-plugins, you should have a libs directory that only contains a zlib folder. Extract your boost download into the libs directory, and name the subdirectory boost. (it probably was called something like boost_1_34_0) (for those who look into that black box of a directory: yes, this means there will be a /libs/boost/boost directory. That is correct.)libboost_thread-mt-mingw.zip into that /libs/boost directory (it should create a directory called lib, confusingly enough)/libs/asio in your abi source tree (so /libs/asio/include contains asio.hpp)ABI_OPT_DEBUG=1 to the beginning of your make command lines. Debugging symbols are fun and useful!Copyright 2004-2007 Ryan Pavlik. Code released under the appropriate license to contribute. All trademarks are the property of their respective owners.