summaryrefslogtreecommitdiffstats
path: root/INSTALL
blob: 3cb29c79205ff98290419f2e960145d6b51c9f73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
To build and install rasdaman:

  $ ./configure
  $ make
  # make install

You may set the installation directory and other parameters by options
to ./configure.  To see them, use:

  $ ./configure --help

Once installed, see the "rasdaman Installation Guide" for the next steps.
It can be found in manuals_and_examples/manuals/pdf/inst-guide.pdf