Next Previous Contents

2. Installation

2.1 How to obtain Capitalist

You can download the latest version of Capitalist at

http://capitalist.sourceforge.net/.

2.2 Requirements

Server

There are no special requirements. It currently compiles only on linux (AFAIK), but there should not be huge problems to port it to any other UNIX operating system. Feel free to try it and send me your patches.

Client

The client (Kapitalist) requires the following libraries/headers to compile and run:

Install appropriate packages for your distribution or visit http://www.kde.org.

2.3 Compilation and installation

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

% ./configure
% make
% make install

Since Capitalist uses autoconf you should have no trouble compiling it. Should you run into problems please report them to the author.


Next Previous Contents