image\bbj40.gif Installing BBj 5.x - Windows

In BBj 5.0 and higher, follow these instructions for installing the BASIS Product Suite for Windows 98/Me/NT 4.0/2000/XP. In addition, find details below on the Product Suite components and requirements, and installation steps from a Web download and CD-ROM.

BASIS Product Suite Components

The BASIS Product Suite includes the following components:

BBj

Admin Tools

Utilities

Additional Development Tools

BASIS License Manager*

BASIS IDE (NetBeans)**

ODBC (Windows only)

JDBC

*Only one BASIS License Manager (BLM) can run on a single machine. If another BLM is running on your machine, uninstall it prior to installing the BLM included with the BASIS Product Suite. The BBj BLM can use any BASIS license, including licenses that the previous BLM handled. However, remember to install those licenses during the BLM installation wizard process.

**The BASIS IDE requires a J2SE Development Kit .The JRE installation will not provide the option of installing BASIS IDE.

BASIS Product Suite System Requirements (return to top)

Windows 2000/XP requirements

 

Windows 98/ME requirements

Install the Microsoft Data Access Components (MDAC) before installing BBj. Download the required files for Windows 98/ME directly from Microsoft at: http://www.microsoft.com/data/download.htm.

 

All operating system requirements

Web Download Installation Steps (return to top)

Windows 2000/XP

1. Log in as an admin user.

2. Download the self-extracting .jar file from:

https://www.basis.com/devtools/bbj/download.html

3. Initialize the installation in either of the following ways:

%JAVAHOME%\bin\java -jar <jar_file_name>

Note: It is possible to force the selection of the JVM via a command line parameter to the installation: -is:javahome <Java home directory>.

This additional parameter specifies the home directory location of the JVM used for the installation. The JVM that resides in the specified directory must be a BASIS-supported JVM for this command line option to take effect.

Example:

%JAVAHOME%\bin\java -jar 2166501.jar -is:javahome "C:/j2sdk1.4.1_01"

Windows 98/ME

1. Download the self-extracting .jar file from:

https://www.basis.com/devtools/bbj/download.html

2. Initialize the installation in either of the following ways: 

%JAVAHOME%\bin\java -jar <jar_file_name>

Note: It is possible to force the selection of the JVM via a command line parameter to the installation: -is:javahome <Java home directory>.

This additional parameter specifies the home directory location of the JVM used for the installation. The JVM that resides in the specified directory must be a BASIS-supported JVM for this command line option to take effect.

Example:

%JAVAHOME%\bin\java -jar 2166501.jar -is:javahome "C:/j2sdk1.4.1_01"

CD-ROM Installation Steps (return to top)

Windows 2000/XP

1. Log in as an admin user.

2. Insert the BASIS Product CD.

<cdrom drive>\bbj\rev501\windows.exe

Note: It is possible to force the selection of the JVM via a command line parameter to the installation: -is:javahome <Java home directory>.

This additional parameter specifies the home directory location of the JVM used for the installation. The JVM that resides in the specified directory must be a BASIS-supported JVM for this command line option to take effect.

Example:

<cdrom drive>\bbj\rev501\windows.exe -is:javahome "C:/j2sdk1.4.1_01"

Windows 98/ME

1. Insert the BASIS Product CD.

<cdrom drive>\bbj\rev501\windows.exe

Note: It is possible to force the selection of the JVM via a command line parameter to the installation: -is:javahome <Java home directory>.

This additional parameter specifies the home directory location of the JVM used for the installation. The JVM that resides in the specified directory must be a BASIS-supported JVM for this command line option to take effect.

Example:

<cdrom drive>\bbj\rev501\windows.exe -is:javahome "C:/j2sdk1.4.1_01"