-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 365acda
Showing
156 changed files
with
107,963 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
------------------------------------------------------------------------------ | ||
|
||
Documentation of lv is provided on the web. See the following URL: | ||
|
||
http://www.ff.iij4u.or.jp/~nrt/lv/ | ||
|
||
------------------------------------------------------------------------------ | ||
|
||
All rights reserved. Copyright (C) 1996-2004 by NARITA Tomio. | ||
|
||
This program is free software; you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation; either version 2 of the License, or | ||
(at your option) any later version. | ||
|
||
This program is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU General Public License for more details. | ||
|
||
You should have received a copy of the GNU General Public License | ||
along with this program; if not, write to the Free Software | ||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | ||
|
||
See also GNU General Public License Version 2, included in this | ||
archive as GPL.txt. | ||
|
||
------------------------------------------------------------------------------ | ||
|
||
INSTALLATION: | ||
|
||
0) Expand lv archive, using gunzip/tar. | ||
1) Change your working directory to ``(extracted sub directory)/build''. | ||
2) Execute ``../src/configure'' to configure compiler flags. | ||
3) Launch ``make''. | ||
4) Then, launch ``make install'' as root. | ||
|
||
------------------------------------------------------------------------------ | ||
NARITA Tomio | ||
email: nrt@ff.iij4u.or.jp | ||
Homepage: http://www.ff.iij4u.or.jp/~nrt/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
INSTALLATION: | ||
|
||
1. ../src/configure | ||
2. make | ||
3. make install # as root | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
``Hello'' in various character sets:: | ||
|
||
Danish (Dansk) Hej, Goddag | ||
English Hello | ||
Esperanto Saluton | ||
Estonian Tere, Tervist | ||
Finnish (Suomi) Hei | ||
French (Fran-Agais) Bonjour, Salut$)C | ||
German (Deutsch Nord) Guten Tag | ||
German (Deutsch S-A|d) Gr|_ Gott$)C | ||
Greek (-FGkk]mija) Cei\ sar$)C | ||
Hebrew -Hylem$)C | ||
Italiano Ciao, Buon giorno | ||
Maltese Ciao | ||
Nederlands, Vlaams Hallo, Dag | ||
Norwegian (Norsk) Hei, God dag | ||
Polish Dzie.ANq Dobry, Hej | ||
Russian (-L@caaZXY) 7T`PRabRcYbU!$)C | ||
Spanish (Espa-Aqol) !Hola!$)C | ||
Swedish (Svenska) Hej, Goddag | ||
Turkish (T-A|rkge) Merhaba$)C | ||
Yoguslavian Zdravo | ||
|
||
Japanese ($BF|K\8l(B) $B$3$s$K$A$O(B, (I:]FAJ(B | ||
Chinese ($AVPND(B,$AFUM(;0(B,$A::So(B) $ADc:C(B | ||
Hangul ($(CGQ1[(B) $(C>H3gGO<<?d(B, $(C>H3gGO=J4O1n(B | ||
|
||
``Nihao'' in various character sets:: | ||
|
||
Simplified Chinese: $)ADc:C (GB 2312-80) | ||
Traditional Chinese: �A�n (Big5) | ||
$)GI#Go (CNS 11643-1992) | ||
Japanese: $(D0_$B9%(B (JIS X 0212-1990 & JIS X 0208-1983) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.