Getting Started : Installation of solidDB® server : Installing solidDB® : Console installation
  
Console installation
Use the console installation method to install solidDB® from a command-line interface.
Before you begin
In Windows environments, you must have Administrator rights to install solidDB®.
Procedure
1 Install Java Runtime Environment (JRE) or Java Development Kit (JDK), version 1.6 or newer, if not already installed.
JRE or JDK 1.6 or newer is needed to run the solidDB® installer.
On Linux systems, GNU Compiler for Java (GCJ) is not supported.
2 On the downloaded installation image, locate the installation program file for your operating system:
solidDB-100.0-<platform>.exe (Windows)
solidDB-100.0-<platform>.bin (Linux and UNIX)
3 Start the installation program from the command line. Use the following
command:
Windows
<installation_program> -i console
For example, in Windows 32-bit operating system:
solidDB-100.0-w32.exe -i console
Linux and UNIX
sh <installation_program> -i console
For example, in Linux 64-bit operating system:
sh solidDB-100.0-linux-x86_64.bin -i console
4 Follow the displayed instructions to complete the installation.
In Linux and UNIX operating systems, you must be able write to the directory that you are using for the installation. If the installation program cannot create the directory, you are prompted to specify a different directory.
Results
You have installed solidDB®. To see the package documentation, open welcome.html in the installation directory. Alternatively, you can access the ASCII-formatted files in the doc_text directory.
What to do next
For information about errors that are encountered during installation, review the installation log file located in the installation root directory.
See Post-installation tasks
See also
Installing solidDB®