

I have a Debian etch 4.0r3 pc, and i've tried to install Deluge v0.6 (3170) with this method :
http://forum.deluge-torrent.org/viewtop ... f=7&t=3185
says:cd /usr/src
svn co http://svn.deluge-torrent.org/branches/deluge-0.6 deluge-0.6
but, at the point*****e:/usr/src# svn co http://svn.deluge-torrent.org/branches/deluge-0.6 deluge-0.6
***************Many Lines*******************************
A deluge-0.6/*****
**************Many lines********************************
Revision 3170 extracted.
after a long time of makingpython setup.py build
my system return :
./libtorrent/src/mapped_storage.cpp: In member function 'libtorrent::mapped_file_pool::file_view libtorrent::mapped_file_pool::open_file(const boost::filesystem::path&, std::_Ios_Openmode, libtorrent::size_type, libtorrent::size_type, void*, libtorrent::size_type)':
./libtorrent/src/mapped_storage.cpp:200: error: 'system_error_type' is not a member of 'libtorrent::fs'
./libtorrent/src/mapped_storage.cpp:200: error: expected `;' before 'ec'
./libtorrent/src/mapped_storage.cpp:201: error: 'file_status' is not a member of 'libtorrent::fs'
./libtorrent/src/mapped_storage.cpp:201: error: expected `;' before 'st'
./libtorrent/src/mapped_storage.cpp:205: error: 'st' was not declared in this scope
./libtorrent/src/mapped_storage.cpp:205: error: 'exists' was not declared in this scope
./libtorrent/src/mapped_storage.cpp:211: error: 'is_directory' was not declared in this scope
error: command 'gcc' failed with exit status 1
So, can you help me ? How can I solve it?
Thank you verry verry much
