Module submission - pango

Dennis Veatch dveatch at woh.rr.com
Sun Aug 28 18:46:11 UTC 2005


On Sunday 28 August 2005 04:38 pm, Terry Chan wrote:
> You need to verify that you have the file /etc/profile.d/pkgconfig.rc which
> should contain the line:
>
> export
> PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/lib/pkgconfig:/usr/X11R6/lib/pkgconfi
>g
>
> This is also why the Zbigniew patch is unnecessary.
>
> The files in /etc/profile.d are supposed to be sourced in your
> /root/.bash_profile using the following lines:
>
> # Now we can set package specific paths and variables:
> for RC in /etc/profile.d/*.rc ; do
>     # note we can set the permissions for root-specific scripts:
>     [ -r $RC ] && . $RC
> done
>
> Terry Chan
> --------------------------------------------------------------
>

Those are all correct. 

So I tried deleting all the depends files in /var/state/lunar. Grabbed a new 
moonbase and recompile gtk+-2, no change.

Bewildered.
  
> On Sun, Aug 28, 2005 at 03:40:13PM +0000, Dennis Veatch wrote:
> > On Sunday 28 August 2005 02:04 am, Terry Chan wrote:
> > > No, this is not correct.  If you are already at pango-1.10, and you
> > > have the new cairo-1.0.0 installed, you MUST recompile pango and it
> > > will automatically detect and use cairo-1.0.0. Then gtk+-2.8.2 will
> > > compile correctly.
> > >
> > > Terry Chan
> > > -------------------------------------------------------------
> >
> > I think I am experiencing Zbigniew Luszpinski problem. On one box your
> > procedure worked fine. On a second box it has not. I have tried
> > recompiling cairo, pango and both complete without error. Recompiling
> > gtk+-2 dies complaining about Pango not found (during configure) and that
> > Pango with Cairo support is required. All suspects are at proper version
> > levels.
> >
> > Besides what I have done so far, what else should I try?
>
> _______________________________________________
> Lunar mailing list
> Lunar at lunar-linux.org
> http://foo-projects.org/mailman/listinfo/lunar


More information about the Lunar mailing list