X-Spam-Check-By: sourceware.org Message-ID: <195b3f1f0610120103q7abd4584m676a9c2fb9478bbf@mail.gmail.com> Date: Thu, 12 Oct 2006 17:03:47 +0900 From: "Wynfield Henman" To: cygwin AT cygwin DOT com Subject: aspell MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/