The installation notes for ming 0.3.0 say:
"Feb 2006: This module is for PHP4, not PHP5. Use the ming module that
comes with PHP5 if you are running PHP5."
This is a little confusing as the installation notes here don't explain how to do this with php5.
:-S
インストール/設定
目次
要件
Ming を PHP で使用するには、まず、Ming ライブラリを構築し、 インストールする必要があります。ソースコードとインストール手引が、 Ming のホームページ » http://www.libming.org/ から入手可能です。ここには、例や簡単なチュートリアル、最新のニュースもあります。
ming のアーカイブをダウンロードし、展開してください。Ming ディレクトリに移動し、make、make install を実行してください。
これにより libming.so が構築され、 /usr/lib/ にインストールされます。また、 ming.h が /usr/include/ にコピーされます。インストールされるディレクトリを変更するには、 Makefile の PREFIX= の行を編集してください。
インストール/設定
bcraigie
13-Oct-2008 01:31
13-Oct-2008 01:31
