【发布时间】:2019-06-28 00:16:42
【问题描述】:
当我尝试使用本指南安装 Sphinx 时
./configure --with-pgsql --with-mysql #from guide
make #from guide
sudo make install #from guide
./configure
-bash: ./configure: No such file or directory
$ autoreconf --install
autoreconf: 'configure.ac' or 'configure.in' is required
【问题讨论】:
标签: bash sphinx configure macos-mojave