1.1.1

Table Of Contents
Download the ZIP le distribution of vFabric SQLFire.
Procedure
1. Change to the directory where you downloaded the SQLFire software, and unzip the ZIP le:
UNIX and Linux (Bourne and Korn shells - sh, ksh, bash). If you are using the command line, type the
following command:
$ unzip vFabric_SQLFire_XX_bNNNNN.zip -d path_to_product
where XX corresponds to the product version of SQLFire that you are installing, bNNNNN corresponds to
the build number of the software, and path_to_product corresponds to the location where you want to install
SQLFire. For example:
$ unzip vFabric_SQLFire_11_b40332.zip -d /opt/vmware/vfabric-sqlfire
Alternatively, unzip the .zip le directly with any common ZIP extraction tool suitable for your operating
system.
Windows: Open the .zip le, and extract the product les to the desired installation location on your
machine.
2. Congure your SQLFire license, if you have purchased a production license. Activating vFabric SQLFire
Licensing on page 21 provides more information.
3.
To begin using the sqlf utility to start servers or execute other commands, add the SQLFire bin directory
to your path. For example:
export PATH=$PATH:/opt/vmware/vfabric-sqlfire/bin
The sqlf script automatically sets the class path relative to the installation directory.
4. Repeat this procedure to install and license SQLFire on each different computer where you want to run a
SQLFire member.
Obtaining Modified Open Source Code Libraries
Many open source licenses require that vendors who use or modify their libraries make that code available.
To obtain the open source code libraries modied in SQLFire, visit the product download page, and select the
Open Source tab. Download the vFabric_SQLFire_XX_bNNNNN_OSS.zip le (where XX corresponds to the
product version of SQLFire that you are installing and bNNNNN corresponds to the build number of the software.)
Download and read the associated disclosure information (.txt) le from the same download page.
The .zip le contains both the original open source libraries and the modied source libraries.
vFabric SQLFire User's Guide20
Getting Started with vFabric SQLFire