Skip to content

Instantly share code, notes, and snippets.

@csegura2011
Last active February 16, 2018 23:05
Show Gist options
  • Save csegura2011/323d3f3a21b17eb4d91739d21e1d3c30 to your computer and use it in GitHub Desktop.
Save csegura2011/323d3f3a21b17eb4d91739d21e1d3c30 to your computer and use it in GitHub Desktop.
Compile LIBPRI (The simple and happy way)
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