Phingとは、Apache Antをもとにしてつくられたプロジェクトビルドシステム。
cvs(svn)からプロジェクトをexportしたり,コンパイルしたりtarに固めたりといったパッケージの作成や配布などを容易にしてくれる。
※以下は既にPHPがインストールされている場合を想定
■インストール方法
1.「pear.phing.info」チャネルサーバを内部データベースに追加
pear channel-discover pear.phing.info
2.「phing/phing」をインストール
pear install phing/phing
■動作確認
1.以下のコマンドを発行
phing -v
2.それっぽいメッセージが出てきたらOK
■参考
http://homepage3.nifty.com/renoiv/php/phing/install.html
http://www.phpunit.de/manual/2.3/ja/phing.html
関連するかもしれない記事
- windowsへのPEARのインストール
- PHP PEAR :: Mail_MimeDecodeについて
- eclipse -subclipseプラグインのインストール
- バージョン管理 LinuxへのGitのインストールと軽い動作確認
- eclipse -PHPプラグイン(PDT)のインストール
他のブログも読む



0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.