Skip to content

Instantly share code, notes, and snippets.

@nkaretnikov
Created October 27, 2015 23:08
Show Gist options
  • Save nkaretnikov/51e191ed238be43ca3d7 to your computer and use it in GitHub Desktop.
Save nkaretnikov/51e191ed238be43ca3d7 to your computer and use it in GitHub Desktop.
ghc-pkg
"/usr/local/lib/ghc-7.10.2/bin/ghc-pkg" --force --global-package-db "/usr/local/lib/ghc-7.10.2/package.conf.d" update rts/dist/package.conf.install
/usr/local/lib/ghc-7.10.2/bin/ghc-pkg: error while loading shared libraries: libHSterminfo-0.4.0.1-KvtqTNXWuWjKicEYaZ7qsx-ghc7.10.2.so: cannot open shared object file: No such file or directory
ghc.mk:918: recipe for target 'install_packages' failed
make[1]: *** [install_packages] Error 127
Makefile:24: recipe for target 'install' failed
make: *** [install] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment