Error installing flite on Mac OSX
问题 I have downloaded the latest source distribution of flite, and went about the usual process of installing it. $ ./configure $ make $ sudo make install However, I run into a strange error when I try to install the library to my system. $ sudo make install Installing mkdir -p /usr/local/bin mkdir -p /usr/local/lib mkdir -p /usr/local/include/flite /usr/bin/install -c -m 644 include/*.h /usr/local/include/flite /usr/bin/install -c -m 755 ../bin/flite_time /usr/local/bin cp -pd ../build/i386