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
Fails to compile on Ubuntu 16.04 #79
Comments
|
That is the right package - do you also have |
|
Thanks for the hint to the Dockerfile. Now I get What is SNOWBALL_LIB? |
|
Snowball is a stemming-algorithm library. See https://en.wikipedia.org/wiki/Stemming This warning shouldn't appear though, unless of course you compiled with stemming support (but then you would have seen a fatal error earlier) |
|
It is installed and I even called |
|
Maybe just a fluke. It should work now (especially since the .deb packages compile and I haven't heard of any existing issues on any distribution). |
Trying to compile on Ubuntu 16.04:
Is the gobject-introspection package not the correct one?
The text was updated successfully, but these errors were encountered: