On revisiting the post where you provide the 'nmake test' output, I notice that the tests all produce the failure owing to the unlocatable dll ... but then the tests get run again and all report "ok".
What's going on there ? When you run 'nmake test' the test files are supposed to be run *once* and *once* only. Did the tests pass ? ... or did they fail ? If they passed then you only need run 'make install' and you're set to go.