Skip to content

Instantly share code, notes, and snippets.

@ynaoto
Last active December 14, 2015 22:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ynaoto/5159219 to your computer and use it in GitHub Desktop.
Save ynaoto/5159219 to your computer and use it in GitHub Desktop.
Configure to build 'daemonshogi-0.7.0' on Mac OS-X Mountain Lion. Just use MacPorts to install a lot of additional packages will be required during the build process.
./configure --prefix=/opt/local/ CPPFLAGS=-I/opt/local/include/ LDFLAGS=-L/opt/local/lib LIBS=-liconv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment