Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SVC2024.1

...

  1. If you haven’t already done so, copy the installation file to the directory where you would like to install Virtualize.
  2. Change directories to the directory where you are going to install Virtualize.
  3. Set "execute" permissions on the installer.
    • chmod +x parasoft_virtualize_<VERSION>_linux_*.sh
    • chmod +x parasoft_virtualize_<VERSION>_macosx_*.sh
  4. Execute the installer, then follow the onscreen instructions to complete the installation.
    • ./parasoft_virtualize_<VERSION>_linux_*.sh
    • ./parasoft_virtualize__<VERSION>_macosx_*.sh

A directory under parasoft/virtualize/<VERSION>  (Linux) or or parasoft/virtualize/<VERSION>/ParasoftVirtualizeParasoft Virtualize.app/Contents/ParasoftVirtualizeEclipse (Mac) will be created. We refer to this location as <VIRTUALIZE_INSTALL_DIR> throughout this user guide. The Virtualize executable, command line interface, examples, manuals, and so on are available within this directory.

...

Start-up on Linux

To run Virtualize GUI:

  • Change directories to the virtualize/<VERSION>

...

  • directory, then enter the following command at the prompt:
    ./

...

  • virtualize

To run Virtualize Command Line:

  • Change directories to the virtualize/<VERSION>

...

  • directory, then enter the following command at the prompt:
    ./virtualizecli

Start Up on MacOS

Double-click the Parasoft Virtualize icon in Finder to start the Virtualize desktop application.

...

  1. Change directories to the parasoft/virtualize/<VERSION>/ParasoftVirtualizeParasoft Virtualize.app/Contents/ParasoftVirtualize directoryEclipse directory
  2. Enter the following command at the prompt:
    ./virtualizecli

...