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

Version of freetype2 less than 9.0.3 error #231

Closed
GoogleCodeExporter opened this issue May 2, 2015 · 2 comments
Closed

Version of freetype2 less than 9.0.3 error #231

GoogleCodeExporter opened this issue May 2, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. ./configure
2.
3.

What is the expected output? What do you see instead?
Expected: successful run of ./configure
What I get: checking for FT2... configure: error: Package requirements 
(freetype2 >= 9.0.3) were not met:


What version of the product are you using? On what operating system?
I'm using the most recent version of gource (updated on Oct 16th) on CentOS 7.

Please provide any additional information below.
I updated freetype2, then tried again. I then checked the version of freetype 
with freetype-config --version, and am currently using 17.2.11. What can I do 
to work around this issue?

Original issue reported on code.google.com by mmaryon...@gmail.com on 4 Nov 2014 at 3:32

@GoogleCodeExporter
Copy link
Author

It looks like pkg-config isn't able to verify you have the right version of 
freetype2.

It will be looking for a file called freetype2.pc . You probably want to check 
you have that file and it's up to date and it's in the right place.

Original comment by acaudw...@gmail.com on 5 Nov 2014 at 1:33

@GoogleCodeExporter
Copy link
Author

Original comment by acaudw...@gmail.com on 15 Dec 2014 at 4:06

  • Changed state: Done

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