Subject: no libpangocairo being installed
To: None <pkgsrc-users@netbsd.org>
From: Ted Lampert <lampert.t@cox.net>
List: pkgsrc-users
Date: 07/24/2006 21:56:10
Hi.  I used pkgsrc to install cairo and pango, however, it seems the
pangocairo libs aren't being installed.  I'm not really sure what's
going on.  I notice this while its compiling:

pkg_create: can't stat
`/usr/pkg/include/pango-1.0/pango/pangocairo.h'
pkg_create: can't stat `/usr/pkg/lib/libpangocairo-1.0.la'
pkg_create: can't stat `/usr/pkg/lib/pkgconfig/pangocairo.pc'
pkg_admin: pango-1.12.3: File
`/usr/pkg/include/pango-1.0/pango/pangocairo.h' is in +CONTENTS but
not on filesystem!
pkg_admin: pango-1.12.3: File `/usr/pkg/lib/libpangocairo-1.0.la' is
in +CONTENTS but not on filesystem!
pkg_admin: pango-1.12.3: File `/usr/pkg/lib/pkgconfig/pangocairo.pc'
is in +CONTENTS but not on filesystem!

I'm not making much sense of it.  If anyone knows what exactly is
going on here, I'd appreciate a little help.  Of course this is
keeping me from installing gtk2.

Ted