Last active
February 16, 2018 23:05
-
-
Save csegura2011/323d3f3a21b17eb4d91739d21e1d3c30 to your computer and use it in GitHub Desktop.
Compile LIBPRI (The simple and happy way)
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
cd /usr/src/libpri-x.x.x | |
make all | |
make install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment