Rerunning the installer

After you have fixed the errors that caused the installer to fail, you can reinstall BDD.

To rerun the installer:

  1. On the install machine, go to $BDD_HOME/uninstall/ and run:
    ./uninstall.sh bdd.conf
    This removes many of the files created the last time you ran the installer and cleans up your environment.
  2. If the installer was previously run by a different Linux user, delete the TEMP_FOLDER_PATH directory from all nodes.
  3. Go to the installation source directory and open bdd.conf in any text editor.
  4. Set the value of FORCE to TRUE.
    Be sure to enter TRUE in all caps.
  5. Rerun the installer.

The installer removes any files created the last time it ran and runs again on the clean system.