I am having trouble getting the Python bindings (or Java bindings, for that matter) to compile. I do this: ./configure --enable-python make make check make install But, as far as I can tell, the Python bindings are not being compiled. None of the steps above shows any errors.