Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 5956

How to set a directory in PKG_CONFIG_PATH variable in ubuntu

$
0
0

I want to add a directory containing a .pc file, to the PKG_CONFIG_PATH variable, that is required for a certain program to run on Ubuntu. I tried to find out a solution from google but it didn't really work.

I am pasting the log here. Please help.

tasbeer@tasbeer-desktop:~/Android/pocketsphinx/swig$ makecc -g -Wall -DPIC -fPIC -I/usr/lib/jvm/default-java/include `pkg-config--cflags sphinxbase pocketsphinx`  -c -o pocketsphinx_wrap.opocketsphinx_wrap.c**Package sphinxbase was not found in the pkg-config search path.Perhaps you should add the directory containing `sphinxbase.pc'to the PKG_CONFIG_PATH environment variableNo package 'sphinxbase' foundPackage pocketsphinx was not found in the pkg-config search path.Perhaps you should add the directory containing `pocketsphinx.pc'to the PKG_CONFIG_PATH environment variableNo package 'pocketsphinx' found**

Viewing all articles
Browse latest Browse all 5956

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>