Skip to content

Instantly share code, notes, and snippets.

@kempj
Created November 27, 2013 05:57
Show Gist options
  • Save kempj/7671290 to your computer and use it in GitHub Desktop.
Save kempj/7671290 to your computer and use it in GitHub Desktop.
[openuh-source]$ mkdir ../openuh-build
[openuh-source]$ cd ../openuh-build
[openuh-build]$ ../openuh-source/configure --prefix=<openuh-install-path>
[openuh-build]$ make all
[openuh-build]$ make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment