talkiepi icon indicating copy to clipboard operation
talkiepi copied to clipboard

Installation Issue, Package opus was not found

Open bhamrick2 opened this issue 5 years ago • 1 comments

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!

bhamrick2 avatar Oct 02 '20 00:10 bhamrick2

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

likegithubmomo avatar Apr 23 '23 01:04 likegithubmomo