default

Romber

Downloads

The current kit is available for download.

The following steps are used to downloads and install the kit:

  1. Determine a convenient sub-directory. The suggested name is /opt/romber/versions/0086.

  2. Set default to the directory using a command such as:

    # cd /opt/romber/versions/0086
  3. Download the kit into the sub-directory using an appropriate FTP utility.

  4. Unpack the kit using a command such as:

    # tar -xozf romber-0.8.6.tar-gz
  5. Re-create the database using commands such as:

    # cd bin
    # . romber_create_database.sh

    This script attempts to create a user, drop the existing database, re-create it, add the metadata and load the static data.

  6. Check for errors using a command such as:

    # grep ERROR ../admin-data/*.err

    If the user already exists, an error will be generated. This can be ignored. If the database doesn't already exist, an error will be generated. This can also be ignored.

 

Copyright © Corpita Pty Ltd 1987 - 2024

Developed by romber.net
Page modified on 28-Apr-2023