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

Failed to find libtinySAK #23

Open
GoogleCodeExporter opened this issue Sep 6, 2015 · 1 comment
Open

Failed to find libtinySAK #23

GoogleCodeExporter opened this issue Sep 6, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

 I am trying to compile in centos , it getting an error 
Failed to find libtinySAK . I have libtinySAK.so.0 in the lib directory

Can any one advise me , how to resolve it?

Original issue reported on code.google.com by [email protected] on 20 Dec 2013 at 10:06

@GoogleCodeExporter
Copy link
Author

Run following before ./configure your telepresence
export PKG_CONFIG_PATH="$PKG_CONFIG_PATH:/usr/local/lib/pkgconfig"
It work for me.

Original comment by [email protected] on 24 Nov 2014 at 2:02

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

No branches or pull requests

1 participant