Created
July 14, 2014 13:51
-
-
Save jz5/1e196fef10dc62f4de77 to your computer and use it in GitHub Desktop.
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
$ patch -p0 < patch_sl_pronama.patch | |
$ cd sl | |
$ make | |
cc -O -o sl sl.c -lcurses -ltermcap | |
$ mv sl /usr/local/bin/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment