bug-auctex
[Top][All Lists]
Advanced

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

Re: [Bug-AUCTeX] problem installing auctex


From: David Kastrup
Subject: Re: [Bug-AUCTeX] problem installing auctex
Date: Tue, 14 Mar 2006 10:02:38 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Ralf Angeli <address@hidden> writes:

> * David Kastrup (2006-03-13) writes:
>
>> Ralf Angeli <address@hidden> writes:
>>
>>> * Meng Lu (2006-03-13) writes:
>>>
>>>> In installing auctex under MS windows with XEmacs using a cygwin, i
>>>> failed starting ``make'', here is the details:
>>>
>>> Is the `make' package installed?
>>
>> Well, if it is, it seems not to be in the PATH (somewhat surprising,
>> since the rest of MSYS or similar appears to be so).  Maybe we should
>> check for it before actually checking for its details?
>
> Can there be situations where AUCTeX will be configured but not
> built?

Even if something like that was the case, AC_PROG_MAKE_SET would have
returned nonsense.

> In case there are not, we could use something like
>
> AC_CHECK_PROGS_REQUIRED(MAKE, make, [make not found, aborting!])
>
> I am not sure, however, if this may influence `AC_PROG_MAKE_SET'.
> Maybe the macro call should not use MAKE but something else.

MAKECMD perhaps.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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