When I trying to install pocketsphinx by make install command(after ./autogen.sh , ./configure, make commands) , I get this error message:
make install
(after ./autogen.sh , ./configure, make commands)
libtool: error: relink 'libpocketsphinx.la' with the above command before installing it
Log in to post a comment.
When I trying to install pocketsphinx by
make installcommand(after ./autogen.sh , ./configure, make commands), I get this error message: