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
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