diff -r 0c1182ee0035 setup.rst --- a/setup.rst Mon Mar 14 10:23:52 2011 -0400 +++ b/setup.rst Mon Mar 14 10:46:02 2011 -0400 @@ -117,8 +117,8 @@ Do take note of what modules were **not** built as stated at the end of your build. More than likely you are missing a dependency for the module(s) that -were not built, and so you can install the dependencies and re-run ``make`` -(if available for your OS). +were not built, and so you can install the dependencies and re-run ``configure`` +and then ``make`` (if available for your OS). Otherwise the build failed and thus should be fixed (at least with a bug being filed on the `issue tracker`_).