Hi,

Once again, i decided to play with trying to get Localization running on the 
OSX app.  Step 1 would be to get it to compile with NLS enabled which for some 
reason proves to be really tricky.  (I know i have hit this wall before on 
multiple occasions)  

configure trips up on:
checking for GNU gettext in libintl... no

I have no idea why. Gettext is installed. configure detects:

checking for msgfmt... /opt/local/bin/msgfmt
checking for gmsgfmt... /opt/local/bin/msgfmt
checking for xgettext... /opt/local/bin/xgettext
checking for msgmerge... /opt/local/bin/msgmerge

But it can’t find libintl?  it’s located in /opt/local/lib/libintl.8.dylib and 
libintl header is in the /opt/local/include folder

Any clues what could be failing here?

Regards,
Josh
_______________________________________________
Bug-XBoard mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-xboard

Reply via email to