[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Trying to compile Mac OS/X
From: |
Michael Albinus |
Subject: |
Re: Trying to compile Mac OS/X |
Date: |
Fri, 25 Jan 2013 19:39:38 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
Swarup Eda <address@hidden> writes:
Hi,
> configure error -
>
> ./configure --with-contrib
> configure: Tramp 2.2.6
> checking for gmake... no
> checking for make... make
> checking for reasonable make version... ok
> checking whether make sets $(MAKE)... yes
> checking for emacs... yes
> checking for emacs flavor...
> configure: error: calling emacs
>
> I'm using aquaemacs. It looks like it's not finding emacs. I've one
> version of emacs 22.1 in /usr/bin.
It should find emacs; /usr/bin is likely in your $PATH. If not, you
could configure with the option "--with-emacs=/usr/bin/emacs".
If there are still problems, check config.log.
> Thanks,
>
> Swarup
Best regards, Michael.