Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doesn't detect gnuradio installed on Arch #3

Open
gbin opened this issue Jan 22, 2016 · 0 comments
Open

doesn't detect gnuradio installed on Arch #3

gbin opened this issue Jan 22, 2016 · 0 comments

Comments

@gbin
Copy link

gbin commented Jan 22, 2016

after #2:
./configure

checking for GNURADIO_CORE... configure: error: Package requirements (gnuradio-core >= 3) were not met:

No package 'gnuradio-core' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GNURADIO_CORE_CFLAGS
and GNURADIO_CORE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

if I set where my gnuradio libs are with:
GNURADIO_CORE_LIBS=/usr/lib ./configure

it does the same thing,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant