CellML Discussion List

Text archives Help


[cellml-discussion] installation questions


Chronological Thread 
  • From: heiland at indiana.edu (Randy Heiland)
  • Subject: [cellml-discussion] installation questions
  • Date: Fri, 15 Aug 2008 16:48:19 -0400

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





Archive powered by MHonArc 2.6.18.

Top of page