[Swfdec] pangocairo missing can't install
Addady
addady at nasbackup.com
Thu May 24 12:55:29 PDT 2007
Hi,
pangocairo.pc is in /*usr/lib/pkgconfig and *PKG_CONFIG_PATH was not define.
So I define it.
*
*
$ export PKG_CONFIG_PATH=/*usr/lib/pkgconfig*
But still
$./configure
...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for PANGO... no
configure: error: pangocairo is required to build swfdec
fail on the same error?
Addady
Rafael Savignon wrote:
> Addady,
> have you checked out if PKG_CONFIG_PATH is pointing to the right place
> ? if not try to figure out where is the right location, could be
> /*usr/lib/pkgconfig*, and check if pangocairo.pc is inside it.
>
> than just export it: $ export PKG_CONFIG_PATH=/*usr/lib/pkgconfig*
>
> hope this could help,
> Savignon.
>
> On 5/23/07, *addady at nasbackup.com <mailto:addady at nasbackup.com>*
> <addady at nasbackup.com <mailto:addady at nasbackup.com>> wrote:
>
>
> Hi,
>
>
> On my computer
>
>
> apt-file search pangocairo.pc
>
>
> Don't find anything.
>
>
> apt-get install libpango1.0-dev
>
>
> Reading package lists...
>
> Done Building dependency tree...
>
> Done libpango1.0-dev is already the newest version. 0 upgraded, 0
> newly
> installed, 0 to remove and 564 not upgraded.
>
>
> Pleeas advice how can I proceed
>
> Addady
>
>
> Benjamin Otte wrote:
>
> > That is why Debian/Ubuntu users should always have apt-file
> handy. If
> > you then additionally know, that this is an error message from
> > pkg-config, finding the right package goes like this:
> > #> apt-file search pangocairo.pc
> > libpango1.0-dev: usr/lib/pkgconfig/pangocairo.pc
> >
> > Benjamin
> >
> >
> > On 5/20/07, addady at nasbackup.com <mailto:addady at nasbackup.com> <
> addady at nasbackup.com <mailto:addady at nasbackup.com>> wrote:
> >> Hi,
> >>
> >> configure fail on this message:
> >> > checking for PANGO... no configure: error: pangocairo is
> required to
> >> build swfdec
> >>
> >>
> >> I could not figure out what the missing package name on debian.
> >>
> >> There are a lot or package related to pango and cairo but none
> of those
> >> how seen to me relevant solve the problem.
> >>
> >> Please advise
> >> Addady
> >>
> >> _______________________________________________
> >> Swfdec mailing list
> >> Swfdec at lists.freedesktop.org <mailto:Swfdec at lists.freedesktop.org>
> >> http://lists.freedesktop.org/mailman/listinfo/swfdec
> >>
> _______________________________________________
> Swfdec mailing list
> Swfdec at lists.freedesktop.org <mailto:Swfdec at lists.freedesktop.org>
> http://lists.freedesktop.org/mailman/listinfo/swfdec
>
>
More information about the Swfdec
mailing list