MovableType on FreeBSD

MT-4_25-ja.zip をとってきて、ExecCGIオプション付きの /WEBSERVER_ROOT_DIR/にコピーして

#unzip MT-4_25-ja.zip
#mv MT-4_25-ja mt
#chown -R www:www mt/

ブラウザで、ServerRoot/mt でアクセス。その中にあるmt-check.cgiへのリンクをクリックしてたりないCPANモジュールをチェック。普通に、

cpan[9]> install Archive::Tar

等としてつぎつぎにインストールするが、

cpan[11]> install DBD::mysql

でエラー!

t/40blobs.t  255 65280    ??   ??  ??
32 tests skipped.
Failed 1/34 test scripts. 0/6 subtests failed.
Files=34, Tests=6,  5 wallclock secs ( 1.95 cusr +  2.20 csys =  4.16 CPU)
Failed 1/34 test programs. 0/6 subtests failed.
*** Error code 255

Stop in /root/.cpan/build/DBD-mysql-4.010-X7qQVX.
 CAPTTOFU/DBD-mysql-4.010.tar.gz
 /usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
 reports CAPTTOFU/DBD-mysql-4.010.tar.gz
Warning (usually harmless): 'YAML' not installed, will not store persistent  state
Running make install
 make test had returned bad status, won't install without force
Failed during this command:
CAPTTOFU/DBD-mysql-4.010.tar.gz              : make_test NO

cpan[13]> 

で、ググって^^

piano:root {139} % cd /root/.cpan/build/
cd DBD-mysql-4.010-X7qQVX/
make
make install

でインストール。「必要なPerlモジュールはそろっています」にたどり着く。も、まだオプションが不足???


Counter: 1425, today: 1, yesterday: 0

2010-06-28 (月) 16:46:12



トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS