bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Mac Builds and Sound on OS/X 10.6+ w/64Bit


From: Michael Petch
Subject: Re: [Bug-gnubg] Mac Builds and Sound on OS/X 10.6+ w/64Bit
Date: Fri, 04 Mar 2011 15:57:06 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.14) Gecko/20110221 Thunderbird/3.1.8

On 04/03/2011 3:47 PM, Michael Petch wrote:
-----------------------
Mac Ports Build
-----------------------

If people are using macPorts and find that changing languages doesn't seem to be anything but English - I had noticed that libintl.h was not being found during the ./configure process (I didn't investigate the reason fully but appears to be pkg-config related). My MacPorts build process is:

Pull file's from CVS
./autogen.sh
CPPFLAGS="-I/opt/local/include" ./configure --enable-threads --prefix=/opt
make
sudo make install

I should point out that the process above works around the libintl.h issue (by specifying a CPPFLAGS where libintl.h resides). The standard "./configure --enable-threads --prefix=/opt " didn't have proper language (gettext) support.





reply via email to

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