http://sourceforge.net/projects/xsock/からライブラリをダウンロードしました。
INSTALL ファイルには、このライブラリを実行する手順があります。場所を xsock/libxsock に変更し、terminal ./configure と入力しました 何も起こりませんでした... どうすれば解決できますか?
cd' to the directory containing the package's source code and type
./configure' を使用して、システムのパッケージを構成します。代わりに sh ./configure' を使用してconfigure' 自体csh' on an old version of System V, you might need to type
を防止している場合。csh' from trying to execute
「configure」の実行には時間がかかります。実行中に、チェックしている機能を示すいくつかのメッセージを出力します。
「make」と入力してパッケージをコンパイルします。
... 4...