Skip to content

Instantly share code, notes, and snippets.

@ikarino
Created November 19, 2014 12:10
Show Gist options
  • Save ikarino/06b2632f6891cc5893ef to your computer and use it in GitHub Desktop.
Save ikarino/06b2632f6891cc5893ef to your computer and use it in GitHub Desktop.
RootをOS X Mavericksにインストールした時のconfigure
./configure macosx64 --prefix=/usr/local --enable-x11 --enable-opengl
make -j4
sudo make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment