opus-go icon indicating copy to clipboard operation
opus-go copied to clipboard

go get failed

Open ghost opened this issue 7 years ago • 1 comments

go get github.com/xlab/opus-go/opus
# pkg-config --cflags opus opus opus 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
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
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
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 should note that opus was installed via brew beforehand.

ghost avatar May 17 '18 04:05 ghost

check your PKG_CONFIG_PATH please

xlab avatar May 17 '18 07:05 xlab