bug-xboard
[Top][All Lists]
Advanced

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

[Bug-XBoard] ./configure doesn't enable NLS on OSX/macports


From: Joshua Pettus
Subject: [Bug-XBoard] ./configure doesn't enable NLS on OSX/macports
Date: Thu, 10 Jul 2014 01:07:35 -0400

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]