Re: [perl #52788] gettext not being detected

2008-04-12 Thread jerry gay
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,

Re: [perl #52788] gettext not being detected

2008-04-12 Thread Alberto Simões
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

[perl #52788] gettext not being detected

2008-04-12 Thread James Keenan via RT
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

[perl #52788] gettext not being detected

2008-04-12 Thread James Keenan via RT
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

[perl #52788] gettext not being detected

2008-04-12 Thread via RT
# 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: