OSDN Git Service

perl module & chmod +x tests/*.sh
[chasen-legacy/chasen.git] / perl / README
1 $Id: README,v 1.2 2008/07/22 13:00:45 masayu-a Exp $
2
3 Text-ChaSen
4
5 1. \e$B$O$8$a$K\e(B
6
7 \e$B$3$N%b%8%e!<%k$O!"F`NI@hC<2J3X5;=QBg3X$,:n@.$7$?7ABVAG2r@O%=%U%H%&%'%"\e(B
8 \e$B!VCcd%!W$r\e(Bperl\e$B$+$i07$&$?$a$N$b$N$G$9!#\e(B
9
10 \e$B$3$N%b%8%e!<%k$r;H$&$?$a$K$O!"\e(BChaSen 2.0b6\e$B0J9_$,I,MW$G$9!#\e(B
11
12 2. \e$B%$%s%9%H!<%k\e(B
13
14 Text-ChaSen-{$version}.tar.gz\e$B$rE83+$7!":n@.$5$l$?%G%#%l%/%H%j\e(B
15 Text-ChaSen-{$version}\e$B$K0\F0$7$^$9!#\e(B
16 \e$B<!$K\e(BMakefile.PL\e$B$rJT=8$7!"0J2<$NFbMF$,=q$+$l$F$$$k9T$r=$@5$7$F!"\e(B
17 libchasen.a\e$B$NB8:_$9$k%G%#%l%/%H%j$r;XDj$7$^$9!#\e(B
18
19 'LIBS' => ['-lchasen']
20
21 \e$BNc\e(B: /usr/local/lib\e$B$K\e(Blibchasen.a\e$B$,$"$k>l9g\e(B
22
23 'LIBS' => ['-L/usr/local/lib -lchasen']
24
25 Makefile.PL\e$B$rJT=8$7$?$i!"\e(Bperl Makefile.PL\e$B$r<B9T$7!"\e(BMakefile\e$B$r@8@.$7$^\e(B
26 \e$B$9!#$=$N8e!"\e(Bmake\e$B$r<B9T$7$F%b%8%e!<%k$r:n@.$7!"E,@Z$J%f!<%68"8B$G\e(Bmake
27 install\e$B$r<B9T$9$l$P%b%8%e!<%k$,%$%s%9%H!<%k$5$l$^$9!#\e(B
28
29 3. \e$B;H$$J}\e(B
30
31 \e$B;H$$J}$K$D$$$F$O!"\e(Bperldoc Text::ChaSen\e$B$r;2>H$7$F$/$@$5$$!#\e(B
32
33 4. \e$BCx:n7oI=<(\e(B
34
35 Copyright(c) 1998, 1999 NOKUBI Takatsugu <knok@daionet.gr.jp>
36 Copyright(c) 1997 Nara Institute of Science and Technorogy.
37 All Rights Reserved.
38
39 Redistribution and use in source and binary forms, with or without
40 modification, are permitted provided that the following conditions
41 are met:
42
43 1. Redistributions of source code must retain the above copyright
44    notice, this list of conditions and the following disclaimer.
45 2. Redistributions in binary form must reproduce the above copyright
46    notice, this list of conditions and the following disclaimer in the
47    documentation and/or other materials provided with the distribution.
48 3. The name Nara Institute of Science and Technology may not be used to
49 endorse or promote products derived from this software without specific
50 prior written permission.
51
52 THIS SOFTWARE IS PROVIDED BY Nara Institute of Science and Technology 
53 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 
54 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 
55 PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE Nara Institute
56 of Science and Technology BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
57 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
58 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 
59 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 
60 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 
61 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 
62 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
63