Next Previous Contents

2. Installation

2.1 How to obtain SJBvector

Get SJBvector from SJB Homepage

2.2 Requirements

This is a commandline program which uses std C library classes, you shouldn't need anything else.

2.3 Compilation and installation

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

% ./configure
% make
% make install

Since SJBvector uses

autoconf
you should have not trouble compiling it. Should you run into problems please report them to the the author at Markus Fruehwirth


Next Previous Contents