I'm having some problem to setup the 1.3 RC1 in my box from source .
First I'm making this kind of setup:
Code: Select all
tar xvjf deluge-1.3.0_rc1.tar.bz2
cd deluge-1.3.0_rc1
python setup.py build
python setup.py install
Anyone knows what is it?running install_scripts
running build_scripts
error: cannot copy tree 'build/scripts-2.6': not a directory
My box is: Debian Lenny 5.0.
Thanks
