Installing from a File
The installation file is available from the Boomi FTP site (ftp.boomi.com). Please contact Technical Support if you need assistance is logging in or need an account created for you.
Download the installation file
Files are available on the FTP site for all platforms, you will need to download the appropriate install file for your platform. Follow the commands listed in bold to download the appropriate file.
- Log into ftp.boomi.com with your user name and password
- Change your download type to binary: type binary
- Change your local download directory to a directory you can save files to: lcd c:\temp (Windows) or lcd /tmp (Linux/Unix)
- Change directory to boomi330install: cd boomi330install
- Change directory to InstData: cd InstData
- List the directories available: ls
- Choose the platform directory that matches your desired platform (Windows for all Windows platforms, Linux for Redhat, SuSE, etc, AIX for the IBM AIX , etc.)
- Change directory into appropriate platform: cd Windows
- Each install will either come with a bundled Java Virtual Machine or not, change directory into the appropriate VM directory.
- For Windows and Linux: cd VM
- For all others: cd NO_VM
- Download the file that is located in this directory.
- For Windows: get Boomi330.exe
- For all others: Boomi330.bin
Execute the installation file
Once the file is downloaded, you can execute the file and install the Boomi Integration Platform.
Windows
Just double click the Boomi330.exe file to extract and install the Boomi Integration Platform.
Linux and Unix
The file must be marked as an 'executable' file before running the installation. Do this by following the commands in bold.
| All of the Linux and Unixes installs require the user to have access to an X windows environment. The installer requires a graphical user interface. |
- Go to the directory where you downloaded the Boomi330.bin file.
- Change the attributes of this file to make it executable: chmod 770 Boomi330.bin
- Execute the installation file: ./Boomi330.bin