The linking process did not work, and the subsequent command
Following the instruction, from the command "ln -s ...."
To Reproduce
(base) ➜ Downloads echo 'export PATH="/opt/homebrew/opt/openal-soft/bin:$PATH"' >> ~/.zshrc
(base) ➜ Downloads ln -s /usr/local/Cellar/openal-soft/1.20.1/include/AL/* /usr/local/include
zsh: no matches found: /usr/local/Cellar/openal-soft/1.20.1/include/AL/*
(base) ➜ Downloads pip3 install git+https://github.com/Im-Fran/pocketsphinx-python
The linking process did not work, and the subsequent command
Following the instruction, from the command "ln -s ...."
To Reproduce
(base) ➜ Downloads echo 'export PATH="/opt/homebrew/opt/openal-soft/bin:$PATH"' >> ~/.zshrc
(base) ➜ Downloads ln -s /usr/local/Cellar/openal-soft/1.20.1/include/AL/* /usr/local/include
zsh: no matches found: /usr/local/Cellar/openal-soft/1.20.1/include/AL/*
(base) ➜ Downloads pip3 install git+https://github.com/Im-Fran/pocketsphinx-python