Skip to content

Instantly share code, notes, and snippets.

@yangyushi
Created March 15, 2020 23:37
Show Gist options
  • Save yangyushi/4d6bd320a81953ad6ea5bccb52c1ef9b to your computer and use it in GitHub Desktop.
Save yangyushi/4d6bd320a81953ad6ea5bccb52c1ef9b to your computer and use it in GitHub Desktop.
./configure --with-features=huge \
--enable-multibyte \
--enable-rubyinterp=yes \
--enable-python3interp=yes \
--with-python3-config-dir=$(python3-config --configdir) \
--enable-perlinterp=yes \
--enable-luainterp=yes \
--enable-cscope \
--prefix=/usr/local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment