This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

aspell


I am trying to run down a problem with using aspell with cygwin.

        aspell:   International Ispell Version 3.1.20 (but really
Aspell 0.60.4)
      Cygwin:  CYGWIN_NT-5.1 1.5.21(0.156/4/2) 2006-07-30

Symptom:  (run the following on the bash or zsh command line)
       $ aspell -a -m -d american
       Error: nroff: dlopen returned "No such file or directory".
--------

gdb gives me:

Starting program: /usr/local/bin/aspell.exe -a -m -d american
Loaded symbols for /cygdrive/c/WINDOWS/system32/ntdll.dll
Loaded symbols for /cygdrive/c/WINDOWS/system32/kernel32.dll
Loaded symbols for /usr/local/bin/cygaspell-15.dll
Loaded symbols for /usr/bin/cygwin1.dll
Loaded symbols for /cygdrive/c/WINDOWS/system32/advapi32.dll
Loaded symbols for /cygdrive/c/WINDOWS/system32/rpcrt4.dll
Loaded symbols for /usr/bin/cygintl-3.dll
Loaded symbols for /usr/bin/cygiconv-2.dll
Loaded symbols for /usr/bin/cygncurses-8.dll
Error: nroff: dlopen returned "No such file or directory".

Program exited with code 01.

------------- end of gdb result paste/

Currently I am trying to isolate the source of the problem.  Since
this version of aspell works on linux systems, I am assuming that
something in cygwin's system interface is causeing the problem, but I
am trying to make certain of it.

Anybody else out there use the newer aspell versions for work
correction and seen this problem....?

Regards,
 d.j.h.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]