emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs Mac port


From: YAMAMOTO Mitsuharu
Subject: Re: Emacs Mac port
Date: Fri, 25 Oct 2013 13:38:58 +0900
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/22.3 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI)

>>>>> On Thu, 24 Oct 2013 19:18:57 +0900, YAMAMOTO Mitsuharu <address@hidden> 
>>>>> said:

>> Everything went well except it no longer linked to libxml2. Any
>> idea how to make it work again? Without libxml2 shr.el is pretty
>> useless. Thanks in advance.

> I didn't notice that.  Thanks for spotting this.

> It seems that the standard include files are no longer in the
> /usr/include directory on OS X 10.9.  An immediate workaround would
> be to run the configure script as:

>   CPPFLAGS=-I"`xcrun --show-sdk-path`"/usr/include/libxml2 ./configure 
> --with-mac

Another way is to install the Command Line Developer Tools by

  $ xcode-select --install

                                     YAMAMOTO Mitsuharu
                                address@hidden




reply via email to

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