[opensource-dev] Using 'autobuild' to build the viewer
Oz Linden (Scott Lawrence)
oz at lindenlab.com
Fri Jan 28 05:23:08 PST 2011
On 2011-01-27 19:53, Jonathan Welch wrote:
> Oz, I mentioned this issue to you a few weeks ago and now here it is:
>
> File "e:\autobuild\autobuild\common.py", line 106, in get_default_scp_command
> raise AutobuildError("cannot find an appropriate scp or pscp command")
> autobuild.common.AutobuildError: cannot find an appropriate scp or pscp command
>
> While each of us could scout around for a scp package I think it would
> be best for LL to update the build instructions
> http://wiki.secondlife.com/wiki/Viewer_2_Microsoft_Windows_Builds
> with one that is officially supported.
It should be true that non-Lindens will not actually need to use scp for
anything; all the dependencies that you need should be http urls.
However, the current version of autobuild fails trying to find scp even
if it's never used...
I've posted a patch to correct this, which you can download from the
review and use locally until either it or some better fix is applied:
https://codereview.secondlife.com/r/127/
More information about the opensource-dev
mailing list