Date Posted: September 14, 2006
Platform requirements
Operating systems: Windows® XP with SP2 or above, Windows 2000 professional with SP4, Windows 2000 server with SP4; IBM® AIX® 5.3 TL5 or above; Linux® RHEL 5.1 and SUSE 10.1 (x86 and ppc) with kernel 2.6.
Hardware:
- Intel® processor-based desktop or ThinkPad: Intel Pentium® 4 2.0 GHz or Pentium M 1.5 GHz CPU; 512 MB memory
- IBM Power PC® processor-based workstation or server; 512 MB memory
- The default JVM (Java™ Virtual Machine) heap memory size for running VPA is 1024 MB. (In order to change the default memory size, edit the launcher script vpa.ini and change the parameter -vmargs -Xmx1024m to a bigger number.
- Disk space for VPA installation: 80 MB (for the Eclipse update site version), 150 MB (for the RCP version), or 300 MB (for the version bundled with IES); additional disk space required for storing cached database files.
Software:
- IBM JRE 5.0 (with IBM J9)
- IBM DB2 Express Edition 9.1 or above (if you want to use DB2 as the back-end database engine)
Installation instructions
Windows
VPA RCP (Rich Client Platform)
The installation instructions for Windows assume that VPA will be installed in the c:\vpa-rcp directory; however, you can install VPA in any directory you want. Please substitute your installation directory for c:\vpa-rcp in the commands that follow.
- Make a "vpa-rcp" directory, as follows: mkdir c:\vpa-rcp
- Download the Windows version of VPA RCP to the directory.
- Change to the directory and decompress, as follows:
cd /d c:\vpa-rcp unzip vpa-rcp-6.4.1-Win32.zip
VPA bundled with IES (IBM Eclipse SDK)
The installation instructions for Windows assume that VPA will be installed in the c:\vpa-ies directory; however, you can install VPA in any directory you want. Please substitute your installation directory for c:\vpa-ies in the commands that follow.
- Download the Windows version of VPA IES.
- Unzip the zip file to c:\vpa-ies.
- Run eclipse.exe to launch Eclipse.
VPA Update Site
The installation instructions for Windows assume that VPA will be installed in the c:\vpa-update-site directory; however, you can install VPA in any directory you want. Please substitute your installation directory for c:\vpa-update-site in the commands that follow.
Prerequisites: IBM JRE 1.5.x, Eclipse SDK 3.4.x, GEF 3.4.x, and CDT 5.0.x.
Optional: Parallel Tools Platform (PTP) 2.1 (if you want to install Remote Data Collection)
- Download the Windows version of VPA update site.
- Unzip the zip file to c:\vpa-update-site.
- Lanch Eclipse.
- Select Help > Software Updates > Find and Install....
- Choose Search for new features to install and click on the Next button.
- Click on New Local Site, select c:\vpa-update-site, and click on the OK button.
- Click on the Finish button.
- Select the VPA plug-ins to be installed.
- Restart Eclipse.
Linux and AIX
VPA RCP (Rich Client Platform)
These installation instructions assume that VPA will be installed in the /opt/vpa directory; however, you can install VPA in any directory you want. Please substitute your installation directory for /opt/vpa in the commands that follow.
- Make a VPA directory, as follows: mkdir /opt/vpa
- Download the Linux or AIX version of VPA to the directory.
- Change to the directory, as follows: cd /opt/vpa
- Decompress the file, as follows:
- On AIX:
unzip vpa-rcp-6.4.1-aix.zip chmod -R +x /opt/vpa/vpa-rcp
- On Linux:
tar -zxvf vpa-rcp-6.4.1-linux-x86.tgz
- On AIX:
- In order to run VPA, please enter the following:
cd /opt/vpa/vpa-rcp
./vpa or ./vpa.sh
VPA bundled with IES (IBM Eclipse SDK)
These installation instructions assume that VPA will be installed in the /opt/vpa directory; however, you can install VPA in any directory you want. Please substitute your installation directory for /opt/vpa in the commands that follow.
- Make a VPA directory, as follows: mkdir /opt/vpa
- Download the Linux or AIX version of VPA to the directory.
- Change to the directory, as follows: cd /opt/vpa
- Decompress the file, as follows:
- On AIX:
unzip vpa-ies-6.4.1-aix-ppc.zip
chmod -R +x /opt/vpa/vpa-ies - On Linux: tar -zxvf vpa-ies-6.4.1-linux-x86.tgz
- On AIX:
unzip vpa-ies-6.4.1-aix-ppc.zip
- In order to run Eclipse, please enter the following:
cd /opt/vpa/vpa-ies
./eclipse or ./vpa.sh
Note: In order to decompress vpa-ies-6.4.1-aix-ppc.zip on AIX, you must run unzip, which can be downloaded from IBM AIX Toolbox.
After you download unzip-x.xx-x.aix5.1.ppc.rpm, please upload it to AIX and install it with the following: rpm -ivh unzip-x.xx-x.aix5.1.ppc.rpm
For further information, installation tips, and news, please refer to the ReadMe file for AIX Toolbox for Linux Applications.
VPA Update Site
These installation instructions assume that VPA will be installed in the /opt/vpa directory and Eclipse is installed in the /opt/eclipse directory; however, you can install VPA in any directory you want. Please substitute your installation directory for /opt/vpa in the commands that follow.
Prerequisites: IBM JRE 1.5.x, Eclipse SDK 3.4.x, GEF 3.4.3.x, and CDT 5.0.x.
Optional: Parallel Tools Platform (PTP) 2.1 (if you want to install Remote Data Collection)
- Make a VPA directory, as follows: mkdir /opt/vpa
- Download the Windows version of VPA update site.
- Change to the directory, as follows: cd /opt/vpa
- Decompress the file, as follows:
- On AIX:
gunzip vpa-update-site-6.4.1-aix-ppc.tgz
tar -xvf vpa-update-site-6.4.1-aix-ppc.tar - On Linux: rpm -ivh vpa-update-site-6.4.1-linux-noarch.rpm
- On AIX:
gunzip vpa-update-site-6.4.1-aix-ppc.tgz
- Lanch Eclipse.
- Select Help > Software Updates > Find and Install....
- Choose Search for new features to install and click on the Next button.
- Click New Local Site, select /opt/vpa/vpa-update-site, and click on the OK button.
- Click on the Finish button.
- Select the VPA plug-ins to be installed.
- Restart Eclipse.
Note: If you use Code Analyzer on AIX, you must do the following before runing Eclipse:
export LIBPATH=/opt/vpa/plugins/com.ibm.vpa.ca.fdprpro.aix_2.2.2/os/aix
For usage instructions, please see the VPA User Guide.
Download description
| Filename | File size | Description |
|---|---|---|
| examples.zip | 816KB | Sample files |
| vpa-ies-6.4.1-aix_20091118_1748.zip | 319220KB | VPA 6.4.1 for AIX bundled with IES 3.4.2 |
| vpa-ies-6.4.1-linux.ppc_20091118_1748.tgz | 310752KB | VPA 6.4.1 with IES 3.4.2 bundled for Linux PPC |
| vpa-ies-6.4.1-linux.x86_20091118_1748.tgz | 315248KB | VPA 6.4.1 with IES 3.4.2 bundled for Linux x86 |
| vpa-ies-6.4.1-win32_20091118_1748.zip | 310660KB | VPA 6.4.1 with IES 3.4.2 bundled for Windows |
| vpa-rcp-6.4.1-aix_20091118_1748.zip | 153560KB | VPA 6.4.1 for AIX |
| vpa-rcp-6.4.1-linux.ppc_20091118_1748.tgz | 146012KB | VPA 6.4.1 for Linux PPC |
| vpa-rcp-6.4.1-linux.x86_20091118_1748.tgz | 150360KB | VPA 6.4.1 for Linux x86 |
| vpa-rcp-6.4.1-win32_20091118_1748.zip | 143892KB | VPA 6..4.1 for Windows |
| vpa-update-site-6.4.1-1.noarch.rpm | 77004KB | VPA 6.4.1 Update Site for Linux x86 and Linux PPC |
| vpa-updatesite-aix.tgz | 76992KB | VPA 6.4.1 Update Site for AIX |
| vpa-updatesite-win32.zip | 77200KB | VPA 6.4.1 Update Site for Windows |
