Installing MarkVision Professional

Installing for Windows

  1. Download MVP.

  2. Open the MVP Installation package, and then follow the instructions on the screen.

Installing for Mac

MarkVision Professional for Mac requires two separate installations: one for MarkVision Server and one for MarkVision Client.

Installing MarkVision Server:

  1. Download the Mac-MVJServer.dmg file. Save the file to /tmp.

  2. Double-click the Mac-MVJServer.dmg file to mount the drive image.

  3. Double-click the MarkVision Pro Server.mpkg installation package.

  4. Follow the instructions on the screen.

Installing MarkVision Client:

  1. Download the Mac-MVJClient.dmg file. Save the file to /tmp.

  2. Double-click the Mac-MVJClient.dmg file to mount the drive image.

  3. Double-click the MarkVision Pro Client.mpkg installation package.

  4. Follow the instructions on the screen.

Installing for HP-UX

  1. Make sure you have enough disk space in /opt to install the printer driver. The packages will be installed into the /opt file system. If this file system is full, create a symbolic link that points to a directory in another file system. The symbolic link appears to be a real directory, but the files are actually installed in the location the link references.

    For example, to install MVP in /disk2/mvp, do the following:

    1. Create a directory in the location where you want the packages to be installed.

      For example: mkdir /disk2/mvp

    2. Create a symbolic link pointing to the directory you created.

      For example: ln -s /disk2/mvp /opt/markvision_pro.

  2. Download and save the package in the /tmp directory, and then uncompress the package file:

    # /usr/contrib/bin/gunzip /tmp/markvision-pro-hpux11.11.pkg.gz

  3. Start the Software Depot Install dialog box by entering: # /usr/sbin/swinstall.

  4. Make sure the Source Depot type is Network Directory/CDROM, and the hostname of the computer you are installing on appears in the Source Host Name box. If either of these fields are incorrect, enter the correct value, or select it from the list.

  5. In the Source Depot Path field, type the following to specify the full path to the HP-UX package file:

    /tmp/markvision-pro-hpux11.11.pkg

  6. Select the bundles you want to install.

    Installing the complete MarkVision Professional package:

    1. Click the MarkVisionPro bundle.

    2. Go to the Actions menu, and then select Mark for Install.

    Installing individual MarkVision Professional components:

    1. Double-click the MarkVisionPro bundle.

      Server and Client component bundles appear.

    2. Double-click each component bundle to view its contents.

    3. Click each bundle that you want to install, and then select Mark for Install from the Actions menu.

      Yes appears beside each selected bundle.

  7. Click Actions, and then click Install.

  8. Click OK to start the installation.

    Note: If the HOME variable was not set for root when you started SAM, an error message appears. Ignore the message, and then click OK.
  9. During installation, select Logfile to view the installation log. Make sure there are no errors or warnings during installation.

  10. When the installation is complete, click Done, and then exit SAM.

  11. Run the following setup script to complete the installation:

    # /opt/markvision_pro/setup.mvjserver

Installing for IBM AIX

  1. Download and save the MarkVision Professional package in /tmp.

  2. Uncompress the package file:

    # /opt/freeware/bin/gunzip /tmp/markvision-pro-aix5.pkg.gz

  3. Type the following on the command line, and then press Enter:

    # smit install_latest

  4. When prompted to for the input device directory for software, type:

    /tmp/markvision-pro-aix5.pkg

  5. Select the packages you want to install. All packages are installed by default.

    1. From the Software to install option, select List.

    2. Select the packages you want to install.

    3. Click OK.

  6. Specify any other install options.

  7. Click OK to begin installing. A message displays when the installation is complete.

  8. Run the following setup script to complete the installation:

    # /usr/lpp/markvision_pro/setup.mvjserver

Installing for Red Hat Enterprise and SUSE Linux Enterprise

  1. Download and save the package in the /tmp directory, uncompress and untar the file named:

    $ tar zxvf /tmp/markvision-pro-linux-glibc2-x86.tar.gz.

  2. Navigate to the MarkVision Professional directory:

    $ cd /tmp/markvision-pro-linux-glibc2-x86

  3. Install the complete MarkVision Professional package or select the component bundles you want to install.

    • To install the complete MVP package, issue the command:

      # rpm -ivh *.rpm

    • To install individual MVP components, specify the file name of the MVP component that you want to install. For example, to install only the MarkVision Server, issue one of these commands:

      # rpm -ivh markvision-pro-MVJserver-*.i386.rpm

      # rpm -ivh markvision-pro-MVJclient-*.i386.rpm

  4. Type /usr/local/markvision_pro/setup.mvjserver in the command line, and then answer any questions that appear.

Installing for Sun Solaris SPARC

  1. Set the NONABI_SCRIPTS environment variable to TRUE.

  2. Download and save the package in the /tmp directory, and then uncompress the package file:

    # gunzip /tmp/markvision-pro-solaris8-10.pkg.gz

  3. Start the package installation program:

    # pkgadd -d /tmp/markvision-pro-solaris8-10.pkg

  4. Install the complete MarkVision Professional package or select the component bundles you want to install. You must install all the packages in the same location.

    • If you want to install the complete MVP package, type all, and then press Enter.

    • If you want to install component bundles, type each bundle number separated by a comma, and then press Enter (For example: 1,2,3,4).

  5. Follow the prompts, and then answer any questions that appear on the screen.

    1. To accept the defaults, press Enter.

    2. To answer yes/no questions, type y, n, or ?, and then press Enter.

      A message appears when installation is successful.

    3. Type q to quit.

  6. If the NONABI_SCRIPTS was not set to TRUE, type /opt/markvision_pro/setup.mvjserver on the command line, and then answer any questions that appear.

Upgrading from a previous version of MVP

If you are upgrading from MarkVision Professional 10.0 or later, install MVP 11.2.1 directly over the old version. MarkVision itself will migrate any existing settings/configurations to the new version the next time it runs.

Notes: