pip is the preferred method to install buildbot slave. More comments in line below.
On Sat, Jan 9, 2016 at 9:34 PM, Sanjeev Gupta <[email protected]> wrote: > Hi, last question :-) > > Don't I need to install development tools? At least a bootstrap scons? > Or will the build need only python2? > Anyway. This script: https://bitbucket.org/scons/scons/src/0d265ab5bab28eda792c24e054e4d02f24ebb338/bin/scons_dev_master.py?at=default&fileviewer=file-view-default Which you'll get in bin/scons_dev_master.py will install most of the packages. However it may be a bit out of date for your distro. You need mercurial and python2.7, and ideally the packages listed (or their newer equivalents) in the scons_dev_master.py script. python bin/scons_dev_master.py building testing Should be sufficient. Let me know when you've done that and I"ll add the slave to the list of slaves which can run various types of builds which would be relevent. Does your machine also have python 3.4 (or above) installed? -Bill > > > -- > Sanjeev Gupta > +65 98551208 http://www.linkedin.com/in/ghane > > On Sun, Jan 10, 2016 at 12:48 PM, Sanjeev Gupta <[email protected]> wrote: > >> >> On Sun, Jan 10, 2016 at 3:45 AM, Bill Deegan <[email protected]> >> wrote: >> >>> Let me know if you need any assistance. >> >> >> All good. >> >> I did not use pip , installed the buildbot from the Ubuntu repository. >> >> I can see it is waiting, I assume for the next commit? It has not >> downloaded any source yet. >> >> -- >> Sanjeev Gupta >> +65 98551208 http://www.linkedin.com/in/ghane >> > > > _______________________________________________ > Scons-dev mailing list > [email protected] > https://pairlist2.pair.net/mailman/listinfo/scons-dev > >
_______________________________________________ Scons-dev mailing list [email protected] https://pairlist2.pair.net/mailman/listinfo/scons-dev
