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

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to