Skip to content

Instantly share code, notes, and snippets.

@rlb3
Last active July 8, 2022 18:57
Show Gist options
  • Save rlb3/591433ccc2ac7bc74273b262734a45cb to your computer and use it in GitHub Desktop.
Save rlb3/591433ccc2ac7bc74273b262734a45cb to your computer and use it in GitHub Desktop.
export ERL_AFLAGS="-kernel shell_history enabled"
export KERL_BUILD_DOCS="yes"
export KERL_DOC_TARGETS=chunks
export KERL_BUILD_DOCS=yes
export WX_CONFIG="/usr/local/bin/wx-config"
export KERL_CONFIGURE_OPTIONS="--with-wx-config=$WX_CONFIG"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment