dchote / talkiepi

The talkiepi project is for a truly headless mumble client for the Raspberry Pi, utilizing static config and GPIO for status LEDs and a button for push to talk
Mozilla Public License 2.0
268 stars 107 forks source link

Installation Issue, Package opus was not found #18

Open bhamrick2 opened 3 years ago

bhamrick2 commented 3 years ago

Hello,

I am in the middle of the installation process for talkiepi.

When I run the command "go get github.com/dchote/gopus" or "layeh.com/gopus" I get the following error:

"# pkg-config --cflags -- opus Package opus was not found in the pkg-config search path. Perhaps you should add the directory containing 'opus.pc' to the PKG_CONFIG_PATH environment variable No package 'opus' found pkg-config: exit status 1"

I am not exactly sure what is causing this, any pointers would be greatly appreciated! I am willing to post any other info needed to help troubleshoot!

Thanks!

likegithubmomo commented 1 year ago

i had the same problem i found that you had to run sudo apt-get install libopusal1