bbj40.gif Installing BBj - Windows

 


Follow these instructions for installing on Windows 2000/XP/Vista. For BBj versions earlier than 4x on Windows 98/Me/NT 4.0/200/XP, click here.

In addition, find details below on the BASIS Product Suite components and requirements, and installation steps for Web download and CD-ROM installations. See also Silent Installation - BBj.

BASIS Product Suite Components

The BASIS Product Suite includes the following components:

BBj

  • BBjServices

  • Thin Client

Admin Tools

  • Admin

  • Enterprise Manager

Utilities

  • AutoLic

  • BASIC Web Utility (BWU)

  • C Library

  • Extended Utility Programs (EXT)

  • Grid Management Library (GML)

  • J Library

  • MKRECOVER

  • Standard Utility Programs (STD)

Additional Development Tools

  • Compiler/Lister

  • Configurator

  • DDBuilder

  • Demos

  • GUIBuilder

  • Performance Analyzer

  • ResBuilder

  • ResConverter

BASIS License Manager*

  • Admin

BASIS IDE (NetBeans)**

Barista Application Framework

AddonSoftware

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/Vista requirements

All operating system requirements

Web Download Installation Steps (return to top)

Windows 2000/XP/Vista

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:/jdk1.6.0_11"

 

CD-ROM Installation Steps (return to top)

Windows 2000/XP/Vista

1. Log in as an admin user.

2. Insert the BASIS Product CD.

<cdrom drive>\bbj\rev900\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\rev900\windows.exe -is:javahome "C:/jdk1.6.0_11"