1. Downdoad one of these files:
NSRlibraries.bin.SOLARIS.tar.Z
NSRlibraries.bin.SUNOS.tar.Z
NSRlibraries.bin.IRIX.tar.Z
NSRlibraries.bin.LINUX.tar.Z
2. Unpack the NSR library package:
zcat NSRlibraries.bin.PLATFORM.tar.Z | tar xvf -
Note: replace PLATFORM above with SOLARIS, SUNOS, IRIX or LINUX.
3. Change directory to libnsr:
cd libnsr
Follow the instructions in (3a) or (3b).
(3a) if using the default installtion destination directory /usr/local
./configure
make install
(3b) if using a different installtion destination directory,
e.g., /usr/local/nsrlib
./configure --with-destdir=/usr/local/nsrlib
make install
Note: the configure script has been tested on the four platforms in NSR
network. If you have problem running the script, you can modify
the Makefile according to your system configuration.
4. Done.
You should have NSR libraries installed in /usr/local/lib and
the man pages in /usr/local/man/man3 if you did (3a). Likewise if
you did (3b).
If you have problems installing the libraries, please send an email to
librarian@bioeng.washington.edu with error messages.
Model development and archiving support at https://www.imagwiki.nibib.nih.gov/physiome provided by the following grants: NIH U01HL122199 Analyzing the Cardiac Power Grid, 09/15/2015 - 05/31/2020, NIH/NIBIB BE08407 Software Integration, JSim and SBW 6/1/09-5/31/13; NIH/NHLBI T15 HL88516-01 Modeling for Heart, Lung and Blood: From Cell to Organ, 4/1/07-3/31/11; NSF BES-0506477 Adaptive Multi-Scale Model Simulation, 8/15/05-7/31/08; NIH/NHLBI R01 HL073598 Core 3: 3D Imaging and Computer Modeling of the Respiratory Tract, 9/1/04-8/31/09; as well as prior support from NIH/NCRR P41 RR01243 Simulation Resource in Circulatory Mass Transport and Exchange, 12/1/1980-11/30/01 and NIH/NIBIB R01 EB001973 JSim: A Simulation Analysis Platform, 3/1/02-2/28/07.