Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は cassandra で thrift をインストールするのに 2 時間以上試みていますが、設定さえされていません。--with-php-config=PATH を使用してください configure: error: lib/php/src/ext/thrift_protocol の ./configure が失敗しました
私はこれを修正できません。誰でも私を助けることができます。
必ずphp-devをインストールしてください。それは先週末私に起こりました。幸運を。
CentOS 5.6 では、php5-devel または php53-devel を探しています。
「yum install ....」でインストール
Ubuntu Lucidでも同じです。apt-get 経由で php5-dev をインストールすると、動作します。