thank you all for your answers.

On 13.12.2006 23:59, "Rick Frankel" <[EMAIL PROTECTED]> wrote:

> On Tue, Dec 12, 2006 at 10:46:46PM +0100, Marek Stepanek wrote:
>> t/05-core....NOK 4/17
>> #   Failed test 'Make sure word "test" is in dictionary'
>> #   at t/05-core.t line 37.
>> #         
>> ********************************************************************
>> #         * Error: No word lists can be found for the language "en_US".
>> #         *
>> #         * Are you sure you have the Aspell en_US dictionary installed?
> 
> This is your hint. You have aspell installed but no dictionaries.
> since you are refering to /sw, i assume you have used fink to install
> aspell. From the fink website:
> 
> Package aspell
> ...
> Description: Spell checker better than ispell
> 
> No dictionaries are installed - you'll need to install the
> aspell-en package or another aspell dictionary. Dictionaries that were
> used on previous versions of aspell must be updated to work with this
> version.
> 
> You need to install the package aspell-en.
> 
> 
> rick
> 


[markslap:~/Documents] mareklap% fink install aspell-en
Information about 2445 packages read in 1 seconds.
No packages to install.

...

I think I will give up with the Module Text::Aspell

What I did is 

mareklap% fink selfupdate

mareklap% fink update-all
Information about 2445 packages read in 1 seconds.
Can't resolve dependency "system-perl581" for package "intltool-0.34.1-3"
(no matching packages/versions found)
Exiting with failure.

???

Then I tried to install Text::Aspell manually, but as before:

[markslap:~/.cpan/build/Text-Aspell-0.06] mareklap% make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01-use.....ok    
t/02-pod.....skipped
        all skipped: set TEST_POD to enable this test
t/05-core....NOK 4/17
#   Failed test 'Make sure word "test" is in dictionary'
#   at t/05-core.t line 37.
#         
********************************************************************
#         * Error: No word lists can be found for the language "en_US".
#         *
#         * Are you sure you have the Aspell en_US dictionary installed?
#         *
#         
*********************************************************************
t/05-core....NOK 6/17
#   Failed test 'suggest for word 'testt''
#   at t/05-core.t line 56.
# Error: No word lists can be found for the language "en_US".
Use of uninitialized value in join or string at t/05-core.t line 61.
t/05-core....NOK 7/17
#   Failed test 'search for testt returned more than 2 []'
#   at t/05-core.t line 61.
t/05-core....NOK 8/17
#   Failed test 'add 'testt' to the aspell session'
#   at t/05-core.t line 65.
# Error: No word lists can be found for the language "en_US".
Use of uninitialized value in pattern match (m//) at t/05-core.t line 71.
t/05-core....NOK 9/17
#   Failed test ''testt' added to session now is returned in suggest'
#   at t/05-core.t line 71.
# See README for more info on store_replacemnt
Use of uninitialized value in pattern match (m//) at t/05-core.t line 79.
t/05-core....NOK 11/17
#   Failed test 'Searching for "foo" found replacement "bar"'
#   at t/05-core.t line 79.
# clear_session may fail like store_replacement.  See README
Use of uninitialized value in pattern match (m//) at t/05-core.t line 86.
t/05-core....NOK 14/17
#   Failed test '0 dictionaries listed'
#   at t/05-core.t line 91.
t/05-core....NOK 15/17
#   Failed test '0 dictionaries found with dictionary_info'
#   at t/05-core.t line 94.
# Looks like you failed 8 tests of 17.
t/05-core....dubious
        Test returned status 8 (wstat 2048, 0x800)
DIED. FAILED tests 4, 6-9, 11, 14-15
        Failed 8/17 tests, 52.94% okay
Failed Test Stat Wstat Total Fail  List of Failed
----------------------------------------------------------------------------
---
t/05-core.t    8  2048    17    8  4 6-9 11 14-15
1 test skipped.
Failed 1/3 test scripts. 8/18 subtests failed.
Files=3, Tests=18,  1 wallclock secs ( 0.38 cusr +  0.05 csys =  0.43 CPU)
Failed 1/3 test programs. 8/18 subtests failed.
make: *** [test_dynamic] Error 8


so thanks again to all who tried to help. I can live with my Aspell
installation as it is. Also if I am not satisfied, to spell every file from
the beginning. (My first question is still not answered: may I check with
the Module Text::Aspell certain, new lines?)


greetings to all


marek




Send instant messages to your online friends http://uk.messenger.yahoo.com 

Reply via email to