thanks for the reports. i needed some feedback on this step in order
to make it more portable.
in order to do this correctly, i needed to determine if GNU libc is
installed. from the gettext overview
(http://www.gnu.org/software/gettext/manual/gettext.html#Overview):
Note that on GNU systems,
James Keenan via RT wrote:
More data:
Linux:
$ locate intl
[ excerpt ]
/usr/include/libintl.h
Darwin:
$ locate intl
[ excerpt ]
/sw/include/libintl.h
/sw/lib/libintl.1.0.1.dylib
/sw/lib/libintl.1.dylib
/sw/lib/libintl.a
/sw/lib/libintl.dylib
/sw/lib/libintl.la
I don't know much about C head
More data:
Linux:
$ locate intl
[ excerpt ]
/usr/include/libintl.h
Darwin:
$ locate intl
[ excerpt ]
/sw/include/libintl.h
/sw/lib/libintl.1.0.1.dylib
/sw/lib/libintl.1.dylib
/sw/lib/libintl.a
/sw/lib/libintl.dylib
/sw/lib/libintl.la
I don't know much about C headers and libraries, but this app
I am experiencing a similar problem on Linux -- but not on Darwin.
Linux
On Linux I have a vendor-supplied (Debian) gettext:
[li11-226:parrot] 519 $ /usr/bin/gettext --version
gettext (GNU gettext-runtime) 0.16.1
Copyright (C) 1995-1997, 2000-2006 Free Software Foundation, Inc.
Configure.pl does
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #52788]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=52788 >
---
osname= linux
osvers= 2.6.24-arch
arch= i686-linux
cc= cc
---
Flags: