Hey all ..
Nekem van egy probléma-val a BitTorrent kliens ún Özönvíz. (
Deluge BitTorrent Client). Követte a vezető a saját honlapján, de nem kap ez-hoz dolgozik.
Először is van telepítve Xcode Tools 3.0 és MacPorts. Én a "sudo port install özönvíz" parancsot, és minden csomag tűnt, hogy töltse le és telepítse, ahogy kellene. Az egyetlen probléma az, amikor a program csomagot is. Ez kap ez hiba:
Kód:
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.
Úgy tűnik számomra, mintha nem is 4,0 gcc telepítve, de nem értem, hogy mivel ez az előre telepített, Xcode Tools 3.0. Megpróbáltam újratelepíteni Xcode Tools, de még mindig ugyanazzal a hiba.
Megpróbáltam elküldeni a kérdést az Özönvíz fórumokon, de nem válaszolt.
Gondoltam, talán az egyik srácok odakint tudja, hogyan kell csinálni?
Özönvíz volt az elsődleges BitTorrent kliens hosszú ideig, de miután az én formátumú MacBook, jön fel ezt a hibát.
Remélem, valaki tud segítsen nekem!
Üdvözlet
Sixmax