* Again ispell question!
@ 2003-01-08 7:02 Dr. F.C.Caner
2003-01-19 2:54 ` matt
0 siblings, 1 reply; 2+ messages in thread
From: Dr. F.C.Caner @ 2003-01-08 7:02 UTC (permalink / raw)
Hello everyone,
I am sorry if this is a FAQ, but I cannot find out why my ispell
3.2.06 gives the error message:
"Can't open /usr/local/lib/english.hash"
although it is there (in c:/usr/local/lib). I am using Emacs-21.2
under Windows XP. I have both c:\usr\local\bin and c:\usr\local\lib in
my path variable. I also have the latest release of Cygwin installed.
Thanks in advance,
Dr. F.C.Caner
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Again ispell question!
2003-01-08 7:02 Again ispell question! Dr. F.C.Caner
@ 2003-01-19 2:54 ` matt
0 siblings, 0 replies; 2+ messages in thread
From: matt @ 2003-01-19 2:54 UTC (permalink / raw)
Dr. F.C.Caner wrote:
> Hello everyone,
>
> I am sorry if this is a FAQ, but I cannot find out why my ispell
> 3.2.06 gives the error message:
>
> "Can't open /usr/local/lib/english.hash"
>
> although it is there (in c:/usr/local/lib). I am using Emacs-21.2
> under Windows XP. I have both c:\usr\local\bin and c:\usr\local\lib in
> my path variable. I also have the latest release of Cygwin installed.
>
You probably already solved this, but if not...
It sounds like you unpacked the ispell tarball directly on the c:\
drive, and then added c:\usr\local\bin and c:\usr\local\lib to your
path. What you need to do is unpack the tarball in cygwin's /
directory(probably c:\cygwin). Just copy it there, fire up your shell
and do a:
~ cd /
~ tar -xvzf ispell-version.tar.gz
This will put it in cygwin's /usr/local/bin directory. Then all you need
is PATH_TO_CYGWIN\usr\local\bin in your path. That should work.
-- Matt
--
Remove the X's to reply directly.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-01-19 2:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-08 7:02 Again ispell question! Dr. F.C.Caner
2003-01-19 2:54 ` matt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).