Yup, glibtool is needed on the Mac (brew install libtool .... makes
/usr/local/bin/glibtool). That and a corresponding shim source:

#!/bin/sh

/usr/local/bin/glibtool "$@"

Reply via email to