Hi,
Is there any way to resume an interrupted build of deluge (python setup.py build) ?
The reason I'm asking is I'm trying to build deluge for my NAS (ARM-based) and the best build environment I've found so far is QEMU.
But it takes several hours to build on emulated ARM and I have never been able to finish the build.
(I don't have the possibility to have my computer running 24/7).
Or are there any precompiled deluge binaries for ARM anywhere out there ?
Resume build ?
Re: Resume build ?
I don't see why not..gaze wrote:Hi,
Is there any way to resume an interrupted build of deluge (python setup.py build) ?
The reason I'm asking is I'm trying to build deluge for my NAS (ARM-based) and the best build environment I've found so far is QEMU.
But it takes several hours to build on emulated ARM and I have never been able to finish the build.
(I don't have the possibility to have my computer running 24/7).
Or are there any precompiled deluge binaries for ARM anywhere out there ?