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.
./bootstrap automake バージョン 1.7 以降が必要 ./configure そのようなファイルやディレクトリはありません
VW34 のブートストラップは、2 桁のサブバージョンを考慮していません。1.10 または 1.11 の両方が 1.1 として表示されます。これを機能させる最善の方法は、ブートストラップ ファイルを編集し、両方の「exit 1」行の前に # を追加することです。