To start the installation wizard, complete the following steps.
Note: Launch the installation wizard from a locally mounted hard drive only. Network-mounted drives (e.g. NFS or Netbeui) are not supported for performance reasons.
Do one of the following.
- If you are using Windows
- Open Windows Explorer and navigate to the installation file you just downloaded. Double-click the pentaho-business-analytics-10.2.0-x64.exe file to launch it.
- If you are using Mac
- Unpack the pentaho-business-analytics-10.2.0-x64.app.tar.gz archive, then double-click the pentaho-business-analytics-10.2.0-x64.app installation app.
- If you are using Linux and your computer can display graphics
- Open a Terminal window and navigate to the installation file you just downloaded. Enter the following command at the prompt, then press Enter.
./pentaho-business-analytics-10.2.0-x64.bin
- If you are using Linux and your computer cannot display graphics
- Open a Terminal window and navigate to the installation file you just downloaded. At the prompt enter one of the following commands, then press Enter.
If you have GTK libraries on your system and want to use the GTK Toolkit, enter this command :
./pentaho-business-analytics-10.2.0-x64.bin --mode text
If you do not have GTK libraries on your system or if you want to use OpenMotif, enter this command:
./pentaho-business-analytics-10.2.0-x64.bin --mode xwindow