![]() |
Helloやアメリカ合衆国へようこそ! UNIXおよびLinuxフォーラム!訪問し、当社のグローバルコミュニティに参加いただきありがとうございます。
|
|
Googleのunix.com
|
|||||||
| UNIXのダミー質問と回答のため もしUNIXやLinuxについての質問があれば、ここに投稿してください。すべてのUNIXおよびLinux初心者歓迎! |
その他のUNIXおよびLinuxフォーラムトピックは参考にすること
|
||||
| スレッド | スレッドスターター | フォーラム | 返信 | 最後の投稿 |
| 問題のターミナルでプログラムをインストールする | Sixmax | シェルプログラミングとスクリプティング | 4 | 2008年4月10日 12:05午後 |
| はCを通じて端末装置制御/ C + +のプログラム | ntum @東京都港区 | 高レベルのプログラミング | 5 | 2007年5月23日 01:44午後 |
| 問題のインストールトップ | KenLynch | Sun Solaris | 2 | 2007年1月29日 11:36午前 |
| プログラムをインストールする | ImperialPanda | UNIXのダミー質問と回答のため | 2 | 2005年11月7日 10:18午後 |
| プログラムをインストールする! | クリエイティブ | UNIXのダミー質問と回答のため | 1 | 2002年12月25日 08:15午前 |
|
|
LinkBack | スレッドツール | このスレッドを検索 | スレッドを評価 | 表示モード |
|
||||
|
ねえすべて..
私は、洪水と呼ばれるのBitTorrentクライアントに問題がある。 (洪水のBitTorrentクライアント) 。が、そのホームページ上で動作させるには、ガイドに追従することはできません。 第一に私はXcodeのツール3.0とMacPortsをインストールしている。私は、 " sudoのポートと"コマンドは、洪水をインストールするすべてのパッケージをダウンロードすることが必要だったようだし、インストールした。唯一の問題は、それ自体には、プログラムのパッケージです。このエラーが表示される: コード:
x1-6-00-1b-63-31-e7-88:~ sixtenthestrup$ export PATH=$PATH:/opt/local/bin x1-6-00-1b-63-31-e7-88:~ sixtenthestrup$ export MANPATH=$MANPATH:/opt/local/share/man x1-6-00-1b-63-31-e7-88:~ sixtenthestrup$ export INFOPATH=$INFOPATH:/opt/local/share/info x1-6-00-1b-63-31-e7-88:~ sixtenthestrup$ sudo port install deluge Password: ---> Building deluge with target build Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_deluge/work/deluge-torrent-0.5.8.9" && /opt/local/bin/python2.5 setup.py build " returned error 1 Command output: Attempting to detect your system information 32bit x86 system detected Darwin / OS X system detected running build running build_py running build_ext building 'deluge_core' extension /usr/bin/gcc-4.0 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include -I/opt/local/include/boost -I./libtorrent -I./libtorrent/include -I./libtorrent/include/libtorrent -I/usr/include/python2.5 -I/opt/local/include/python2.5 -c libtorrent/src/alert.cpp -o build/temp.macosx-10.3-i386-2.5/libtorrent/src/alert.o -Wno-missing-braces -DHAVE_INCLUDE_LIBTORRENT_ASIO____ASIO_HPP=1 -DHAVE_INCLUDE_LIBTORRENT_ASIO_SSL_STREAM_HPP=1 -DHAVE_INCLUDE_LIBTORRENT_ASIO_IP_TCP_HPP=1 -DHAVE_PTHREAD=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_SSL=1 -DNDEBUG=1 -O2 cc1plus: warning: command line option "-Wstrict-prototypes" is valid for C/ObjC but not for C++ ./libtorrent/include/libtorrent/time.hpp:157: error: 'time_traits' is not a template ./libtorrent/include/libtorrent/time.hpp:158: error: explicit specialization of non-template 'asio::time_traits' error: command '/usr/bin/gcc-4.0' failed with exit status 1 Error: Status 1 encountered during processing. 私は、洪水のフォーラムで質問を投稿することが、回答なし試みた。 たぶんそこをどうやるのか、みんな知っているのどちらかが考えですか? 洪水は長い間、でも私のメインのBitTorrentクライアントをした後に私のMacBookのフォーマットは、このエラーとなる。 誰か教えてほしいことができます! 拝啓 Sixmax |