Visualware / BCS / Support / Install on Linux

Installing the BCS on Linux

Extract the TAR package and run the configure script.

1

Extract the TAR File

Once the TAR file has been downloaded, extract it using the following command:

tar -xvf bcs_linux.tar

This will unpack bcs.tar and bcs_configure.sh.

2

Run the Configure Script

Run the configure script with root privileges:

sudo sh bcs_configure.sh

Follow the prompts to complete the installation.