Re: GARNOME 2.22.0 Release Candidate (2.21.92) -- "real life"



On Mon, 2008-03-03 at 21:19 -0500, Brad Allison wrote:

>         Right, so libpng couldn't be found in your PKG_CONFIG_PATH.
>         Most systems
>         are happy with the stuff set in gar.conf.mk. Since your libpng
>         lives in
>         a rather strange place, the easiest and IMHO best fix is, to
>         simply
>         adjust PKG_CONFIG_PATH in gar.conf.mk and append your local
>         dirs there.
> 
> /opt/local/ is the default location for macports (see
> http://www.macports.org/ ).
> 
> So /opt/local/lib would be the default location for all my user added
> libs and such.

Exactly, *user added*. It's not the systems default. So add it to the
relevant vars in gar.conf.mk.

Besides, the error this was about was libpng, which doesn't live
in /opt/local but /usr/X11 on your system...

  guenther


-- 
char *t="\10pse\0r\0dtu\0  ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]