cmusphinx / node-pocketsphinx

Pocketsphinx bindings for Node.JS
Other
242 stars 47 forks source link

NPM install fail using nodejs 8.0 #45

Closed TuxSeb closed 7 years ago

TuxSeb commented 7 years ago

Hello, i have an issue when i try to use npm install

I installed pocketsphinx and sphinxbase from the website, both 5.0.7

logs: https://gist.github.com/TuxSeb/445a224cd3cbd678d28f03e9b699c57f

PKG_CONFIG_PATH is set to /usr/local/lib/pkgconfig

node.js version: 8.0.0 npm version: 5.3.0 swig version: 3.0.8 cmake version: 3.5.1

Thanks !

nshmyrev commented 7 years ago

Duplicate of https://github.com/cmusphinx/node-pocketsphinx/issues/37