You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can't exec "libtoolize": No such file or directory at /usr/local/share/autoconf/Autom4te/FileUtils.pm line 345, <GEN3> line 5.
autoreconf: failed to run libtoolize: No such file or directory
autoreconf: libtoolize is needed because this package uses Libtool
make[2]: *** [rust/src/libsodium-stamp/libsodium-configure] Error 1
make[1]: *** [CMakeFiles/libsodium.dir/all] Error 2
error
note
facebook/redex#22
zeromq/jzmq#365
brew install libtool
which glibtoolize
sudo ln -s /opt/homebrew/bin/glibtoolize /usr/local/bin/libtoolize
The text was updated successfully, but these errors were encountered: