Re: GARNOME 2.22.0 Release Candidate (2.21.92) -- "real life"
- From: Karsten Bräckelmann <guenther rudersport de>
- To: garnome-list gnome org
- Subject: Re: GARNOME 2.22.0 Release Candidate (2.21.92) -- "real life"
- Date: Tue, 04 Mar 2008 20:43:23 +0100
On Tue, 2008-03-04 at 02:45 -0500, Brad Allison wrote:
> ==> Running configure in work/main.d/glib-2.15.6
[...]
> checking libintl.h usability... no
> checking libintl.h presence... no
> checking for libintl.h... no
> configure: error:
> *** You must have either have gettext support in your C library, or use the
> *** GNU gettext library. (http://www.gnu.org/software/gettext/gettext.html
$ cd bootstrap/gettext/
$ make install
> The Fix:
>
> Unknown. I have all the gettext libraries already installed and I
> added /opt/local/lib to the library path in the gar.conf.mk... but
> that didn't work. :/
>
> sh-3.2# find /opt/local/lib |grep gettext
> /opt/local/lib/gettext
> /opt/local/lib/gettext/hostname
> /opt/local/lib/gettext/project-id
> /opt/local/lib/gettext/urlget
> /opt/local/lib/gettext/user-email
> /opt/local/lib/libgettextlib-0.14.5.dylib
> /opt/local/lib/libgettextpo.0.1.0.dylib
> /opt/local/lib/libgettextpo.0.dylib
> /opt/local/lib/libgettextsrc-0.14.5.dylib
Do you have the header files (read, devel stuff) installed, too?
> Changes I made to the gar.conf.mk file:
>
> LDFLAGS += -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -L$(libdir)
>
> PATH := /opt/local/bin:/opt/local/sbin:$(bindir):$(sbindir):$(PATH)
> LD_LIBRARY_PATH := /opt/local/lib:$(libdir):$(LD_LIBRARY_PATH)
> PKG_CONFIG_PATH := /opt/local/bin/pkg-config:$(libdir)/pkg-config:$(libdir)/pkgconfig:$(datadir)/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig
^^^
That doesn't look right. Do you keep .pc files in bin? Also, I suggest
to add your stuff at the end of the path as a fallback, so GARNOME can
pick up its own files, if they exists.
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]