Search results

Install Optional Libraries

Client libraries

IMPORTANT: Bold BI Enterprise Edition utilizes client libraries such as Oracle, PostgreSQL, MySQL, Snowflake, and MongoDB to establish connections with their respective SQL database variants. To install the client libraries, you must read and accept the license agreement for each library.

  1. Go to the client library location:

    cd /var/www/bold-services/clientlibrary/
  2. Under this location, you will find a consent document named consent-to-deploy-client-libraries.txt. Read the LICENSE details of the client libraries and proceed to the following steps to install them.

    $sudo bash install-optional.libs.sh install-optional-libs npgsql,mongodb,influxdb,snowflake,mysql,oracle

NOTE: NOTE: If you encounter any issues with the designer, please execute the following command:

sudo chown -R <current user name> /var/www/bold-services/application/bi/dataservice

Next step