emacs-devel
[Top][All Lists]
Advanced

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

Re: Compiling 23.2 on OSX configure error


From: Jan Djärv
Subject: Re: Compiling 23.2 on OSX configure error
Date: Tue, 06 Jul 2010 08:42:38 +0200
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1

Send the config.log file.  Also do
% ls -l /usr/include/*curses.h

It should show two files.

        Jan D.


Marcelo de Moraes Serpa skrev 2010-07-05 22.13:
Yeah, I have XCode 3.2.2. Also, I do have ncurses installed, check it out:

/usr/lib$ ls *cur*
libcurl.2.dylib        libcurl.4.dylib        libcurses.dylib
libncurses.5.dylib
libcurl.3.dylib        libcurl.dylib        libncurses.5.4.dylib
libncurses.dylib

Am I missing any other lib ? What about libterminfo ?

Thanks,

Marcelo.

On Mon, Jul 5, 2010 at 2:24 PM, Jan Djärv <address@hidden
<mailto:address@hidden>> wrote:

    I have libncurses in /usr/lib and /usr/include, don't you?  Did you
    install XCode?

            Jan D.


    Marcelo de Moraes Serpa skrev 2010-07-05 20.20:

        Hello list,

        I am trying to compile Emacs 23.2 on my Snow Leopard machine, and I am
        getting
        the following error on the configure step:

        checking for library containing tputs... no
        configure: error: I couldn't find termcap functions (tputs and friends).
        Maybe some development libraries/packages are missing?  Try installing
        libncurses-dev(el), libterminfo-dev(el) or similar.

        I have installed ncurses through port but it does not solve it. Also,
        could
        not find the libterminfo-dev on port. Should I download them from
        somewhere else?

        The strange thing is that for 23.1, I could configure/make/make install
        without any issues.

        Any ideas?

        Thanks,

        Marcelo.





reply via email to

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