* Balbir Singh [2011-01-07 14:20:47]:
> I think it is quite easy, build the whole thing and package it the
> output as desired. We do that for fedora (see the .spec). One should
> be able to do a selective build using cd src/bindings and running
> make.
>
Would appreciate reviews, I think it sho
* torbenh [2011-01-06 16:03:23]:
> On Thu, Jan 06, 2011 at 05:58:10PM +0530, Balbir Singh wrote:
> > * torbenh [2011-01-06 12:13:00]:
> >
> > > On Thu, Jan 06, 2011 at 02:10:24PM +0530, Balbir Singh wrote:
> > > > * Balbir Singh [2011-01-02 15:33:32]:
> > > >
> > > > > The added bindings depe
On Thu, Jan 06, 2011 at 05:58:10PM +0530, Balbir Singh wrote:
> * torbenh [2011-01-06 12:13:00]:
>
> > On Thu, Jan 06, 2011 at 02:10:24PM +0530, Balbir Singh wrote:
> > > * Balbir Singh [2011-01-02 15:33:32]:
> > >
> > > > The added bindings depend on swig and hence are disabled by
> > > > defa
* torbenh [2011-01-06 12:13:00]:
> On Thu, Jan 06, 2011 at 02:10:24PM +0530, Balbir Singh wrote:
> > * Balbir Singh [2011-01-02 15:33:32]:
> >
> > > The added bindings depend on swig and hence are disabled by
> > > default. If you know what you are doing, enable the bindings
> > > for python. T
On Thu, Jan 06, 2011 at 02:10:24PM +0530, Balbir Singh wrote:
> * Balbir Singh [2011-01-02 15:33:32]:
>
> > The added bindings depend on swig and hence are disabled by
> > default. If you know what you are doing, enable the bindings
> > for python. To test the bindings, ensure _libcgroup.so
> > i
* Balbir Singh [2011-01-02 15:33:32]:
> The added bindings depend on swig and hence are disabled by
> default. If you know what you are doing, enable the bindings
> for python. To test the bindings, ensure _libcgroup.so
> is copied in the same directory as libcgroup.py. There after
> libcgroup AP