Mercurial > hg > xemacs-beta
comparison INSTALL @ 2283:f512fee90bfb
[xemacs-hg @ 2004-09-20 18:00:38 by james]
Update INSTALL description of Canna due to other recent Canna-related changes.
author | james |
---|---|
date | Mon, 20 Sep 2004 18:00:39 +0000 |
parents | e77c2aea9fd8 |
children | 97dd9f867cef |
comparison
equal
deleted
inserted
replaced
2282:68f116fb679a | 2283:f512fee90bfb |
---|---|
384 installed. The `locale' package does not have to be installed when | 384 installed. The `locale' package does not have to be installed when |
385 building XEmacs. | 385 building XEmacs. |
386 | 386 |
387 The `--with-canna' option enables the use of the Canna Japanese input | 387 The `--with-canna' option enables the use of the Canna Japanese input |
388 method. This is stable code and fairly well tested. In order to use | 388 method. This is stable code and fairly well tested. In order to use |
389 it, you will have to have the Canna server installed and running. | 389 it, you will have to have the Canna server installed and running. Canna |
390 Canna versions 3.2pl2 and 3.5b2 are known to work. Version 3.2pl2 is | 390 versions 3.2pl2, 3.5b2, and 3.7p3 are known to work. Version 3.2pl2 is |
391 considered most stable than version 3.5b2. If Canna is already | 391 considered more stable than version 3.5b2; the stability of 3.7p3 is |
392 installed, configure will autodetect it, so you never need to | 392 still unknown. If Canna is already installed, configure will autodetect |
393 explicitly use this option unless your Canna libraries are somewhere | 393 it, so you never need to explicitly use this option unless your Canna |
394 strange. Canna run time support is currently bundled with the | 394 libraries are somewhere strange. Canna run time support is currently |
395 `mule-base' package so there is nothing additional to install in order | 395 bundled with the `mule-base' package so there is nothing additional to |
396 to use it. | 396 install in order to use it. |
397 | 397 |
398 The `--with-wnn' and `--with-wnn6' options are for compiling with the Wnn | 398 The `--with-wnn' and `--with-wnn6' options are for compiling with the Wnn |
399 multi-language input method. `--with-wnn' is for compiling with Wnn-4.2, | 399 multi-language input method. `--with-wnn' is for compiling with Wnn-4.2, |
400 the Free version of WNN. `--with-wnn6' is for compiling against WNN6, | 400 the Free version of WNN. `--with-wnn6' is for compiling against WNN6, |
401 the commercial version of WNN available from OMRON Corporation. This is | 401 the commercial version of WNN available from OMRON Corporation. This is |