Skip to content

Instantly share code, notes, and snippets.

@chebykin
Last active February 20, 2017 11:45
Show Gist options
  • Save chebykin/ec4d103cecec3df7fc2c468d43d6090c to your computer and use it in GitHub Desktop.
Save chebykin/ec4d103cecec3df7fc2c468d43d6090c to your computer and use it in GitHub Desktop.
Kurento snippets
# to install .so files into /usr directory use the following flag:
cmake . -DCMAKE_INSTALL_PREFIX=/usr
# build .deb file if possible
debuild -uc -us
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment