Ticket #11687 (closed defect: worksforme)
pango directory name incorrect
| Reported by: | piotr@… | Owned by: | mij@… |
|---|---|---|---|
| Priority: | High | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | mij@… | |
| Port: |
Description
I encountered the same problems as ticket #7950: Problem with gimp2, pango or cairo and ticket #7896: BUG: pango 1.12.0 various problems. But with pango version 1.16.1 .
In the Portfile the post-destroot target is: ${destroot}${prefix}/bin/pango-querymodules ${destroot}${prefix}/lib/pango/1.6.0/modules/*.so ${destroot}${prefix}/etc/pango/pango.modules"
The directory /lib/pango/1.6.0/modules/ does not exist on my system. It is /lib/pango/1.5.0/modules/ on my system. ( 1.6.0 -> 1.5.0 )
I have run pango-querymodules >> /opt/local/etc/pango/pango.modules as root to fix the problem by hand.
Change History
Note: See
TracTickets for help on using
tickets.

