Next Previous Contents

2. Installation

2.1 How to obtain Small Arms Ballistics

Small Arms Ballistics can be downloaded from www.ibiblio.org at the following location www.ibiblio.org/pub/linux/misc/ballistic-1.3.0.tar.gz.

2.2 Requirements

This program requires the menu, form, and ncurses libaries and a color capable terminal emulator. The program is written in ANSI C.

2.3 Compilation and installation

In order to compile and install Small Arms Ballistic on your system, type the following in the base directory of the distribution:

./configure make make install

% ./configure
% make
% make install

Since Small Arms Ballistics uses

autoconf
you should have not trouble compiling it. Should you run into problems please report them to the the author at weage98@yahoo.com


Next Previous Contents