Skip to content

Instantly share code, notes, and snippets.

@12q
Created October 17, 2013 13:43
Show Gist options
  • Save 12q/7025140 to your computer and use it in GitHub Desktop.
Save 12q/7025140 to your computer and use it in GitHub Desktop.
readline 6.2 make install error (from zhbluatoic)
cd shlib
sed -e 's/-dynamic/-dynamiclib/' Makefile > Makefile.good
mv Makefile.good Makefile
cd ..
make
sudo make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment