Hello, Following the README's suggestion not to bother with creating .spl files by hand (which I did some time ago eg. with de.latin1.spl) I tried to go the easier way via aap in vim7.e07.
Creating the french fr.latin1.spl, fr.latin1.sug, fr.utf-8.spl, fr.utf-8.sug works fine. When I try de, first the patching fails. So I changed de_20.diff and de_DE.diff like so: --- de_20.diff.orig 2006-04-24 17:07:56.000000000 +0200 +++ de_20.diff 2006-04-24 17:08:13.000000000 +0200 @@ -523,11 +523,3 @@ + SAL ZURÜCK^^ ZURIK + SAL ZUVER^^ ZUFA # x + SAL Z Z -*** de_20.orig.dic Sat Nov 26 19:59:53 2005 ---- de_20.dic Mon Jan 2 20:19:18 2006 -*************** -*** 1,3 **** - 314626 -- 23394 - A-Bombe/N ---- 1,2 ---- --- de_DE.diff.orig 2006-04-24 17:01:35.000000000 +0200 +++ de_DE.diff 2006-04-24 17:02:40.000000000 +0200 @@ -523,11 +523,3 @@ + SAL ZURÜCK^^ ZURIK + SAL ZUVER^^ ZUFA # x + SAL Z Z -*** de_DE.orig.dic Sat Nov 26 19:59:52 2005 ---- de_DE.dic Mon Jan 2 15:35:27 2006 -*************** -*** 1,3 **** - 319017 -- 23508 - A-Bombe/N ---- 1,2 ---- Maybe I would get the same by running app -k but either way I get BUS errors in the end: $ tail /usr/local/src/vim7/runtime/spell/de/AAPDIR/log Compressed 684 of 96861 nodes; 96177 (99%) remaining Writing spell file ../de.latin1.spl ... Done! Estimated runtime memory use: 9109400 bytes Reading back spell file... Performing soundfolding... [?1l>Vim: Caught deadly signal BUS Vim: Finished. [34;1H error: Error in recipe "/usr/local/src/vim7/runtime/spell/de/main.aap" line 36: Shell command returned 1 Apparently it chokes when trying to create the .sug file? On a first glance de.latin1.spl seems to work though. Anybody else experiencing this? Or knows what to do? TIA c -- _B A U S T E L L E N_ lesen! --->> <http://www.blacktrash.org/baustellen.html>
