Pango not found .....

Steve Polyack korvus at comcast.net
Tue Feb 24 09:09:53 PST 2009


Brent Clark wrote:
> checking Pango flags... configure: error:
> *** Pango not found. Pango built with Cairo support is required
> *** to build GTK+. See http://www.pango.org for Pango information.
>
>
> I go to /usr/ports/x11-toolkits/pango and run make config and I get No 
> options to configure.
>
I ran into this as well.  There is not a configurable option to build 
pango with Cairo support.  It is a default.  Simply rebuilding pango 
took care of it:

$ portupgrade -f pango

or

$ cd /usr/ports/x11-toolkits/pango
$ make && make deinstall reinstall



More information about the freebsd-questions mailing list