MaRC Code
Brought to you by:
othman
MaRC - Map Reprojections and Conversions
Requirements
------------
C compiler - The C compiler should support the C99 standard or
better.
C++ compiler - The C++ compiler should support the C++14 standard or
better.
GNU Flex >= 2.54a
GNU Bison >= 3.0.4
CFITSIO Library - Often available as prepackaged binaries on various
platforms. Additional details are available on the
CFITSIO homepage at:
https://heasarc.gsfc.nasa.gov/fitsio/fitsio.html
Quick Start
-----------
Type:
./configure
make
The MaRC binary will reside in the "src" subdirectory. Documentation will be
in the "doc" subdirectory if your system has the necessary text utilities to
build them.
Installation (REQUIRES SUPER USER PRIVILEGES IF INSTALLING IN SYSTEM DIR)
------------
Type: make install
Contact the maintainer at the below address if problems arise.
__________________________________________________
Ossama Othman <othman@users.sourceforge.net>