[cellml-discussion] installation questions

Randy Heiland heiland at indiana.edu
Sat Aug 16 08:48:19 NZST 2008


Greetings,

I'm a newbie, wanting to familiarize myself with CellML.  So I go to  
the cellml.org/downloads page, download the DOM API (1.4) and read in  
the README that libxml2 is a prereq to compile.  No problem.   
However, I then encounter the following:

configure: error: GSL CBLAS library required

After installing GSL, I can successfully configure, but then get:

$ make
SAVEDIR=`pwd` && \
mkdir -p ./interfaces && \
cd ./interfaces && \
  omniidl -p $SAVEDIR/./simple_interface_generators/omniidl_be - 
bsimple_cpp $SAVEDIR/interfaces/DOM_APISPEC.idl && \
cd $SAVEDIR
/bin/sh: line 1: omniidl: command not found


So, one question - is there a doc that might shed some light on  
building/using the DOM API?  Or is this not even a good starting  
point for a newbie?

thanks, Randy



More information about the cellml-discussion mailing list