Libnova

From CBLFS
Revision as of 04:15, 31 October 2008 by Mungo (talk | contribs) (New Page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Download Source: http://downloads.sourceforge.net/libnova/libnova-0.12.2.tar.gz

Introduction to Libnova

libnova is a general purpose, double precision, Celestial Mechanics, Astrometry and Astrodynamics library.

Project Homepage: http://libnova.sourceforge.net/

Dependencies

Non-Multilib

Compile the package:

./configure --prefix=/usr &&
make

Install the package

make install

Multilib

TO DO