File: README.koi

package info (click to toggle)
rus-ispell 0.99e6-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,504 kB
  • ctags: 12
  • sloc: makefile: 107; ansic: 62; sh: 54
file content (157 lines) | stat: -rw-r--r-- 7,378 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157

		    ispell

			 - 0.99e6
	:   (swan@mch.chem.msu.su)

      
    UNIX,      
  .        
,     ,   DOS,
OS/2  Windows ( DOS-),     
   (. ).    ispell  
        , 
  TeX,       HTML.   , 
       , 
  ,  HTDig.

       
  ispell,    (Neal Dalton)  1992 .
      4000   
  (      
 ,      ),  
       
, , , ,  
  ,   affix-  
 .        
.          
  "" (120  ),  
    ,  
("   : ", 100  )
 "    " (170  ).  
 ,   ,    
  (   -- ).
,     ,    
     ,      
.         104.7 
 ,        995.5 
( 52     ).

        
   ,     0.99c0  
     (   
    ).        , 
     ,  
,   -- ,   
  .

 base.koi,      (computer.koi,
geography.koi, rare.koi, science.koi)   russian.aff.koi 
  koi8-r.       
 -- cp866 (alt), iso-8859-5, cp1251 (win)  maccyrillic --
   - trans,  
.

!    rare.koi    , 
       (, 
 --)        
  .         .  
     ,   #  
 dict = ...  Makefile.

  ,   .
      :

    ftp://mch5.chem.msu.su/pub/russian/ispell/rus-ispell.tar.gz

-   DOS   cp866  cp1251 
  :

    ftp://mch5.chem.msu.su/pub/russian/ispell/msdos/ricp866.zip
    ftp://mch5.chem.msu.su/pub/russian/ispell/msdos/ricp1251.zip

         
  ,     .
    koi8     
 :

    http://sawsoft.newmail.ru/LS/koi8-extended.html


:

  A.  ,   UNIX

  UNIX      
    ispell (   
3.1.20).        UNIX  
     .      
 
    ftp://ftp.cs.ucla.edu/pub/ispell-3.1/ispell-3.1.20.tar.gz
     ftp-.    
ispell    local.h.samp  local.h,  
 NO8BIT (#undef NO8BIT)      BINDIR, LIBDIR
   .

     ispell,   GNU make 
 buildhash (  ,    ispell),
sed,   sort, tr  uniq (   UNIX), 
     $PATH.

  1)   rus-ispell.tar.gz     
          :
	gzip -dc rus-ispell.tar.gz | tar -xvf -
	tar -xzvf rus-ispell.tar.gz
  2)  Makefile  ,  LIB   ,
	 ispell     
  3)  make  ,    :
     koi8-r (koi), iso-8859-5 (iso), cp866 (alt), cp1251 (win) 
     maccyrillic (mac).        :
	make koi (  make)
	make iso
	make alt
	make win
	make mac
        hash-      (
            )
        -       (. ),
           :
	make koi YO=1 (  make YO=1)
	make iso YO=1
	make alt YO=1
	make win YO=1
	make mac YO=1
  4)      ispell (  
        root):
	make install
  5)     :
	make clean

  B.  ,   DOS

,   DOS,      
ispell   ftp-,   GNU-, 
 DOS   DJGPP,  :
    ftp://ftp.kiae.su/pub/gnu/msdos/djgpp/v2gnu/isp3120*.*
       cwsdpmi.exe, 
   csdpmi   :
    ftp://ftp.kiae.su/pub/gnu/msdos/djgpp/v2misc/csdpmi4b.zip

       DOS 
 affix-      cp866  cp1251  
    (   . ).

       ricp866.zip
(ricp1251.zip)    ,   buildhash:
    buildhas.exe russian.dic russian.aff russian.hash
    russian.aff  russian.hash  , 
ispell     (.  ispell).


:

	ispell -d russian _

----------------------------------------------------------------
    ,     ,
    (swan@mch.chem.msu.su)