Re: [brlcad-devel] Regarding BRL-CAD V24.0

2014-04-26 Thread Erik Greenwald
On Sat, Apr 26, 2014 at 01:15:37PM +0530, Raj Reddy wrote: > Hi. > > I am setting up a CI build system for python-brlcad. I require to install a > version of BRL-CAD in the bot. I'd imagine a continuous integration system should be pulling BRL-CAD as source from subversion (svn checkout ...). I

[brlcad-devel] Regarding BRL-CAD V24.0

2014-04-26 Thread Raj Reddy
Hi. I am setting up a CI build system for python-brlcad. I require to install a version of BRL-CAD in the bot. I found that brlcad v22 is availabe throw package manager in ubuntu.[1] But I failed to find the availability of the latest version of BRLCAD v24 through package manager. Please inform