non vorrei lavorare

昔はおもにプログラミングやガジェット系、今は?

Mac mini(PPC)にText::Chasenをインストール

cd darts-0.2/

make

sudo make install

 

cd ../chasen-2.3.3

./configure --with-libiconv=/sw

make

sudo make install

 

cd ../ipadic-2.7.0

./configure --with-chasen-config=/usr/local/bin/chasen-config

make

sudo make install

 

cd ../chasen-2.3.3/perl

vi Makefile.PL

cd /usr/bin

sudo mv perl perl.orig

sudo ln -s /sw/bin/perl5.8.6 perl

perl Makefile.PL

make

sudo make install

 

/sw/bin/perl5.8.6 Makefile.PL

関連記事

3年前の記事

年後の記事