CellML Discussion List

Text archives Help


[cellml-discussion] CeVAS, CUSES, MaLaES


Chronological Thread 
  • From: alan.garny at dpag.ox.ac.uk (Alan Garny)
  • Subject: [cellml-discussion] CeVAS, CUSES, MaLaES
  • Date: Mon, 20 Aug 2007 03:09:45 +0100

David Nickerson wrote:
> Andrew Miller wrote:
> > David Nickerson wrote:
> >> Thanks Andrew. So just to make sure I'm getting it right, in the trunk
> >> code CCGS is now a service sitting on top of CaVAS, MaLaES, etc.,
right?
> >>
> >
> > Thats right, so you need to enable those services in configure in order
> > to enable CCGS.
>
> ok, thanks. if I just do a '--enable-ccgs' on my configure, does that
> enable the new services or do I need to explicitly enable each one?
>
> (my current configure command is something like:
> ../source/configure --prefix $HOME/std-libs/physiome/ --enable-corba=no
> --enable-context=no --enable-ccgs --enable-cis=no --enable-server=no
> --enable-static --enable-shared=no
> )

I wonder why we don't have something simpler, i.e. everything is disabled by
default and if you want something enabled, then just mention it. In other
words to have Andre's configure command above, we would use:

../source/configure --prefix $HOME/std-libs/physiome/ --ccgs --static

Note that I removed the "enable-" bit, as I really don't see the point for
it.

> Might be nice for the API documentation on the website to be updated to
> describe all this...although I guess its covered under the last item on
> the current milestone page (http://www.cellml.org/tools/api/Milestones).

I hope this is going to be done. I am working with Andrew on getting some
developer documentation for everything that is required to recompile PCEnv,
so that will include the CellML API.

Alan.





Archive powered by MHonArc 2.6.18.

Top of page