* Problem running M-x flyspell-buffer (aspell error)
@ 2016-06-22 8:39 Davin Pearson
2016-06-22 8:54 ` Davin Pearson
0 siblings, 1 reply; 7+ messages in thread
From: Davin Pearson @ 2016-06-22 8:39 UTC (permalink / raw)
To: help-gnu-emacs
Somewhere in upgrading cygwin I have lost my aspell.exe program from being able to use it inside GNU Emacs.
I am using emacs-24.5-bin-i686-mingw32.zip
Should I install the 64 bit or the 32 bit x86 version of aspell.exe?
Is it okay to mix and match 32 bit program files with 64 bit program files?
I have downloaded All -> Text -> aspell from one of Cygwin's mirrors.
Here is what happens when I invoke the command M-x flyspell-buffer
Starting new Ispell process c:\cygwin\bin\aspell.exe with british dictionary...
ispell-init-process: Error: The file "/usr/lib/aspell-0.60/british" can not be opened for reading.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Problem running M-x flyspell-buffer (aspell error)
2016-06-22 8:39 Problem running M-x flyspell-buffer (aspell error) Davin Pearson
@ 2016-06-22 8:54 ` Davin Pearson
2016-06-22 15:13 ` Eli Zaretskii
2016-06-22 17:14 ` John Mastro
0 siblings, 2 replies; 7+ messages in thread
From: Davin Pearson @ 2016-06-22 8:54 UTC (permalink / raw)
To: help-gnu-emacs
On Wednesday, June 22, 2016 at 8:39:15 PM UTC+12, Davin Pearson wrote:
> Somewhere in upgrading cygwin I have lost my aspell.exe program from being able to use it inside GNU Emacs.
>
> I am using emacs-24.5-bin-i686-mingw32.zip
>
> Should I install the 64 bit or the 32 bit x86 version of aspell.exe?
>
> Is it okay to mix and match 32 bit program files with 64 bit program files?
>
> I have downloaded All -> Text -> aspell from one of Cygwin's mirrors.
>
> Here is what happens when I invoke the command M-x flyspell-buffer
>
> Starting new Ispell process c:\cygwin\bin\aspell.exe with british dictionary...
> ispell-init-process: Error: The file "/usr/lib/aspell-0.60/british" can not be opened for reading.
Okay I installed aspell-en-7.1.0-1.tar.bz2 to give me the English dictionary.
But is it okay to mix and match x86 files with x64 files?
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Problem running M-x flyspell-buffer (aspell error)
2016-06-22 8:54 ` Davin Pearson
@ 2016-06-22 15:13 ` Eli Zaretskii
2016-06-22 17:14 ` John Mastro
1 sibling, 0 replies; 7+ messages in thread
From: Eli Zaretskii @ 2016-06-22 15:13 UTC (permalink / raw)
To: help-gnu-emacs
> Date: Wed, 22 Jun 2016 01:54:36 -0700 (PDT)
> From: Davin Pearson <davin.pearson@gmail.com>
>
> But is it okay to mix and match x86 files with x64 files?
Yes, as long as we are talking about native Windows programs. If they
are Cygwin programs, I simply don't know if they can be mixed, perhaps
someone else will tell. Or ask on the Cygwin mailing list.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Problem running M-x flyspell-buffer (aspell error)
2016-06-22 8:54 ` Davin Pearson
2016-06-22 15:13 ` Eli Zaretskii
@ 2016-06-22 17:14 ` John Mastro
2016-06-22 17:15 ` John Mastro
[not found] ` <mailman.2020.1466615762.1216.help-gnu-emacs@gnu.org>
1 sibling, 2 replies; 7+ messages in thread
From: John Mastro @ 2016-06-22 17:14 UTC (permalink / raw)
To: help-gnu-emacs@gnu.org
Davin Pearson <davin.pearson@gmail.com> wrote:
> But is it okay to mix and match x86 files with x64 files?
I'm using a 64 bit Windows and 32 bit Cygwin and the reverse should work
too. However, unless you have a particular reason to use 32 bit, IMO you
might as well use 64 bit across the board.
I get the Emacs binary from here:
https://sourceforge.net/projects/emacsbinw64/files/
John
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Problem running M-x flyspell-buffer (aspell error)
2016-06-22 17:14 ` John Mastro
@ 2016-06-22 17:15 ` John Mastro
[not found] ` <mailman.2020.1466615762.1216.help-gnu-emacs@gnu.org>
1 sibling, 0 replies; 7+ messages in thread
From: John Mastro @ 2016-06-22 17:15 UTC (permalink / raw)
To: help-gnu-emacs@gnu.org
John Mastro <john.b.mastro@gmail.com> wrote:
> I'm using a 64 bit Windows
^^^^^^^
I mean 64 bit Emacs (though I'm using 64 bit Windows too obviously...).
John
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Problem running M-x flyspell-buffer (aspell error)
[not found] ` <mailman.2020.1466615762.1216.help-gnu-emacs@gnu.org>
@ 2016-06-25 3:55 ` Davin Pearson
2016-06-25 4:14 ` John Mastro
0 siblings, 1 reply; 7+ messages in thread
From: Davin Pearson @ 2016-06-25 3:55 UTC (permalink / raw)
To: help-gnu-emacs
On Thursday, June 23, 2016 at 5:16:04 AM UTC+12, John Mastro wrote:
> John Mastro wrote:
> > I'm using a 64 bit Windows
> ^^^^^^^
>
> I mean 64 bit Emacs (though I'm using 64 bit Windows too obviously...).
>
Where do I go about getting a 64 version of GNU Emacs?
The following Website doesn't have it:
http://ftp.gnu.org/pub/gnu/emacs/windows/
Also, how do I go about getting a 64 bit version under Lubuntu GNU/Linux?
sudo apt-get install emacs24 gives me the 32 bit version.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Problem running M-x flyspell-buffer (aspell error)
2016-06-25 3:55 ` Davin Pearson
@ 2016-06-25 4:14 ` John Mastro
0 siblings, 0 replies; 7+ messages in thread
From: John Mastro @ 2016-06-25 4:14 UTC (permalink / raw)
To: help-gnu-emacs
> Davin Pearson <davin.pearson@gmail.com> wrote:
> Where do I go about getting a 64 version of GNU Emacs?
>
> The following Website doesn't have it:
>
> http://ftp.gnu.org/pub/gnu/emacs/windows/
>
> Also, how do I go about getting a 64 bit version under Lubuntu GNU/Linux?
>
> sudo apt-get install emacs24 gives me the 32 bit version.
I get 64 bit Emacs binaries for Windows from here:
https://sourceforge.net/projects/emacsbinw64/files/?source=navbar
On GNU/Linux I just check out the git repository and build from source (see the file INSTALL.REPO at the top level of the repo for instructions). If you go this route, you should run "git checkout emacs-25" before building so that you're on the release branch, given the current point in the development cycle.
However, if Lubuntu is giving you 32 bit binaries, perhaps the OS itself is 32 bit? In that case I don't think you can run 64 bit binaries. Conversely, f you have the 64 bit version of Lubuntu, apt-get should install a 64 bit Emacs without you needing to do anything special. Unless you want to use a development version for other reasons, apt obviously has many benefits.
John
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2016-06-25 4:14 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-22 8:39 Problem running M-x flyspell-buffer (aspell error) Davin Pearson
2016-06-22 8:54 ` Davin Pearson
2016-06-22 15:13 ` Eli Zaretskii
2016-06-22 17:14 ` John Mastro
2016-06-22 17:15 ` John Mastro
[not found] ` <mailman.2020.1466615762.1216.help-gnu-emacs@gnu.org>
2016-06-25 3:55 ` Davin Pearson
2016-06-25 4:14 ` John Mastro
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.