Created
December 29, 2017 16:26
-
-
Save blippy/3db133fa91fd0b315b1fe7b4f6452602 to your computer and use it in GitHub Desktop.
Installing Guile 2.2.3 on Ubuntu 17.10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo apt install libffi-dev libgmp-dev libunistring-dev | |
| # for bdw-gc: | |
| sudo apt install libgc-dev |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment