Earlier this summer I had no problem with "configure; make; make install"  But recently I'm getting errors like this on GHC HEAD:

    /u/rrnewton/opt/ghc-7.7.20130831/lib/ghc-7.7.20130831/bin/ghc-pkg: error while loading shared libraries: libHSbin-package-db-0.0.0
.0-ghc7.7.20130831.so: cannot open shared object file: No such file or directory

That is, the inplace build is fully functional but it just won't install.

Any ideas?

Thanks,
  -Ryan