問題タブ [ubuntu-17.10]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
302 参照

compiler-errors - Ubuntu 17.10 で WordNet-3.0 をコンパイルするには?

Ubuntu ディストリビューション 17.10 に WordNet (現在のバージョン 3.0) をインストールして使用する必要があります。すべての依存関係 (tcl/tk) をインストールしました。開発者の指示に従って、通常どおりに実行します。 ./configure make make install

処理する。

パッケージを解凍し、ディレクトリ内で と入力./configure.shすると、エラーなしで動作します。

WordNet is now configured Installation directory: /usr/local/WordNet-3.0

今実行すると、次のようmakeになります。

実行する と、次のようsudo make になります。

make( after と ever after をもう一度入力すると、同じエラーが発生しますsudo make)。

プログラムの配布された README および INSTALL テキストには、関連する情報が見つかりませんでした。

洞察はありますか?

ありがとう!