Re: Ediff not executing, displays error
Ankush Mishra <[email protected]>
| Newsgroups | gmane.emacs.windows |
|---|---|
| Message-ID | <[email protected]> |
On 21-04-2014 13:01, Eli Zaretskii wrote: > Yes. But I'd recommend to use native diff.exe, not the Cygwin one, to > avoid the need for yet another directory on PATH, and some potential > subtle compatibility problems between a natively built Emacs and > Cygwin programs. You can find a native port of Diffutils on one of > these 2 places: > > http://adoxa.altervista.org/diffutils/ > http://gnuwin32.sourceforge.net/packages/diffutils.htm > > Just unzip one of those into some directory already on your PATH, and > that's it. Thanks a lot for those two links, it works now. I just put the .exe's in the "emacs/bin" folder.