A list for the developers of CellML tools

Text archives Help


[cellml-dev] cellml_services in java version of the CellML DOM API


Chronological Thread 
  • From: david.nickerson at gmail.com (David Nickerson)
  • Subject: [cellml-dev] cellml_services in java version of the CellML DOM API
  • Date: Tue, 18 May 2010 10:12:31 +1200

> The make install issue can be worked around by copying the required
> libraries out of the .libs subdirectory - I think very few people actually
> do a make install, which is probably why it has issues we didn't know about
> when building AnnoTools.

I do 'make install' all the time (under linux), including with
AnnoTools...but without java. Just tried a recent pull from the repo
and 'make install' still seems to work for me.

$ ../CDA-src/configure --prefix=/home/andre/std-libs/CDA
--disable-context --enable-annotools --enable-cuses --enable-cevas
--enable-malaes --enable-ccgs --disable-cis --enable-vacss
--disable-rdf --disable-celeds --enable-static --disable-shared
$ make
$ make install
$ ls -l /home/andre/std-libs/CDA/lib
total 23576
-rw-r--r-- 1 andre andre 470920 2010-05-18 10:08 libannotools.a
-rwxr-xr-x 1 andre andre 864 2010-05-18 10:08 libannotools.la
-rw-r--r-- 1 andre andre 3346292 2010-05-18 10:08 libccgs.a
-rwxr-xr-x 1 andre andre 1018 2010-05-18 10:08 libccgs.la
-rw-r--r-- 1 andre andre 13314014 2010-05-18 10:08 libcellml.a
-rwxr-xr-x 1 andre andre 813 2010-05-18 10:08 libcellml.la
-rw-r--r-- 1 andre andre 963400 2010-05-18 10:08 libcevas.a
-rwxr-xr-x 1 andre andre 852 2010-05-18 10:08 libcevas.la
-rw-r--r-- 1 andre andre 1544476 2010-05-18 10:08 libcuses.a
-rwxr-xr-x 1 andre andre 897 2010-05-18 10:08 libcuses.la
-rw-r--r-- 1 andre andre 1844364 2010-05-18 10:08 libmalaes.a
-rwxr-xr-x 1 andre andre 855 2010-05-18 10:08 libmalaes.la
-rw-r--r-- 1 andre andre 2615026 2010-05-18 10:08 libvacss.a
-rwxr-xr-x 1 andre andre 938 2010-05-18 10:08 libvacss.la




Archive powered by MHonArc 2.6.18.

Top of page