Results 1 to 1 of 1
I am trying to do an install of gtkmm which requires pango and apparantly pangocairo.
When I do a ./configure for the pango package I plan on installing, I noticed ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-01-2006 #1Just Joined!
- Join Date
- Dec 2006
- Posts
- 1
PangoCairo package missing
I am trying to do an install of gtkmm which requires pango and apparantly pangocairo.
When I do a ./configure for the pango package I plan on installing, I noticed in the directory that I "./configur"ed a pangocairo.pc file was created.
After doing a make and make install, it appears to install correctly;however, when I navigate to /usr/local/lib/pkgconfig, there is pango.pc but not pangocairo.pc.
When I go to attempt to install gtkmm, it says that there is no pangocairo pacakge found.
I checked my PKG_CONFIG_PATH, and I have it set to /usr/local/lib/pkgconfig:/usr/lib/pkgconfig
Is there something more I need to do to get pangocairo working?
Thanks,
Aaron


Reply With Quote
