Re: Compiling emacs 22.1 from source

2008-01-29 Thread Brian Dessent
Taras D wrote: > I looked on the internet, but there was nothing referring to lcurses > and emacs. I woul think that all of the required libraries would get > automatically included? You need to install the Cygwin libncurses-devel package. When building from source there is not much that is auto

Re: Compiling emacs 22.1 from source

2008-01-29 Thread Taras D
> You probably unpacked a tarball with a windows zip utility that > "helpfully" changes the line endings on files. Don't do that. Use cygwin > tools to unzip the tarball (and this topic has been in the list archives > as well). Correct > By the way, any reason you're trying to compile emacs rat

Re: Compiling emacs 22.1 from source

2008-01-29 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Taras D on 1/29/2008 9:14 PM: | ./configure: line 12: $'\r': command not found You probably unpacked a tarball with a windows zip utility that "helpfully" changes the line endings on files. Don't do that. Use cygwin tools to unzip the

Compiling emacs 22.1 from source

2008-01-29 Thread Taras D
Hi all, I'm trying to compile emacs 22.1 from source using Cygwin. The install file says: "`cd' to the directory where you unpacked Emacs and invoke the `configure' script: ./configure" I do this, but I get the following errors: ./configure: line 12: $'\r': command not found ./config