On Fri, Aug 5, 2011 at 1:19 PM, Boroondas Gupte
wrote:
> **
> On 08/05/2011 08:41 PM, Ace Ace wrote:
>
> does anyone know how to set this up on linux
>
> No real setup needed, you can check it out from hg ...
>
> mkdir ~/sldevstuff
> hg clone ssh://h...@bitbucket.org/lindenlab/autobuild ~/sldevstu
On 08/05/2011 08:41 PM, Ace Ace wrote:
> does anyone know how to set this up on linux
No real setup needed, you can check it out from hg ...
mkdir ~/sldevstuff
hg clone ssh://h...@bitbucket.org/lindenlab/autobuild ~/sldevstuff/autobuild
... and then run it in a viewer source checkout by s
On Fri, Aug 5, 2011 at 9:41 PM, Ace Ace wrote:
> does anyone know how to set this up on linux the wiki has no info on how to
> do it on linux
>
http://wiki.secondlife.com/wiki/Autobuild/Quick_Start
http://wiki.secondlife.com/wiki/Autobuild
http://wiki.secondlife.com/wiki/Building_the_Viewer_with_
does anyone know how to set this up on linux the wiki has no info on how to
do it on linux
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderate
>
> when i run autobuild configure -c OpenSourceRelWithDebInfo I still get
> 'autobuild.common.AutobuildError: invalid 'pathcheck' setting for 'boto'
> looking in common.py, the pathcheck for boto is 'lib/python2.5/boto'
>
> Anyone have any hints to help me get further?
>
As normal user try
on Ubuntu ...
i've installed python-boto (sudo apt-get install python-boto) [also tried
getting boto source direct and installing with 'sudo python setup.py install'
after pulling with 'svn checkout http://boto.googlecode.com/svn/trunk']
i've installed llbase (hg clone https://bitbucket.org/
Ok, I've finally taken some time to test autobuild, too.
On 01/28/2011 12:41 AM, Oz Linden (Scott Lawrence) wrote:
>
> To begin experimenting with this new way of doing things, you'll need
> to check out autobuild itself (it's written in python, and is open
> source) from:
>
> https://bitbucke