Re: Pango not found .....

2009-02-25 Thread Brent Clark

Steve Polyack wrote:
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


Thanks this did the trick.

Kind Regards
Brent Clark
___
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


Pango not found .....

2009-02-24 Thread Brent Clark

Hiya

Im trying to upgrade gnome, but im having a problem upgrading GTK.

I get this message

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.

Im following the suggestions thats in /usr/ports/UPDATING

Ive ran the script gnomelogalyzer.sh, but I get this message

-snip
The cause of your build failure is not known to gnomelogalyzer.sh ...
-snip

I go to /usr/ports/x11-toolkits/pango and run make config and I get No 
options to configure.


If anyone can help, I would appreciate it.

Kind Regards
Brent Clark

___
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


Re: Pango not found .....

2009-02-24 Thread Steve Polyack

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