rm -rf dist
python -OO setup.py build --build-exe ./dist
cp -d /usr/lib/libwx* ./dist

