Re: [opensource-dev] autobuild on linux?

2011-08-05 Thread Stone Linden
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

Re: [opensource-dev] autobuild on linux?

2011-08-05 Thread Boroondas Gupte
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

Re: [opensource-dev] autobuild on linux?

2011-08-05 Thread Vadim Savchuk
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_

[opensource-dev] autobuild on linux?

2011-08-05 Thread Ace Ace
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

Re: [opensource-dev] autobuild on linux

2011-02-19 Thread Nicky D.
> > 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

[opensource-dev] autobuild on linux

2011-02-19 Thread Twisted Laws
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/

[opensource-dev] autobuild on Linux 64-bit standalone: setup & configuring issues (was: Using 'autobuild' to build the viewer)

2011-02-07 Thread Boroondas Gupte
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