Tridia Corporation, providing you with Secure Remote Desktop Control
DATA SHEET  CASE STUDIES  FAQ       
 

DoubleVision Pro Installation


DoubleVision Pro is available in varying archive formats based on the supported operating system. DoubleVision Pro installers can be downloaded in TAR, SHAR and RPM format depending on your operating system. Installation instructions for each format are available below.

DoubleVision Pro for Linux is now available for download in RPM format. You can visit our DoubleVision Pro download registration page to request an installer for your platform or you can download DoubleVision Pro from Tridia's FTP site using the link below:

DoubleVision Pro for Linux

ftp://ftp.tridia.com/download/DVPro/Linux/ Look for the DoubleVision Pro RPM with the naming scheme to match DoubleVisionPro-.i386.rpm

Point your browser to the above URL and click on the link. At which point they can select to save the file or to open it with your server Software Package Manager.

If users chose to save the file, issue the following command to install DoubleVision Pro:

rpm -ivh DoubleVisionPro-X.X-XX.i386.rpm (Substitute version for X.X-XX)
To remove DoubleVision Pro the user would issue the following command :

rpm -e DoubleVisionPro

DoubleVision Pro is now available for download in shar (shell archive) format. Please follow the instructions below to complete the DoubleVision Pro installation.

To install from the command line perform the following steps:

1. su to root user
2. Type sh ./dvpro-platform.shar      (platform = aix | hpux | sco | solaris-sparc | linux)
3. Follow the on-screen instructions.

To install from a brower perform the following steps :

1. Right click on the link and select : "Save target as"
2. Open a command line session and su to root user
3. cd to the directory where you downloaded DoubleVision Pro
4. Type sh ./dvpro-platform.shar     (platform = aix | hpux | sco | solaris-sparc | linux)
5. Follow the on-screen instructions.

DoubleVision Pro is available for download in tar archive format. Please follow the instructions below to complete the DoubleVision Pro installation.

To install from the command line perform the following steps:

1. Download DoubleVision Pro to /tmp on your system
2. Open a command line session and su to root user
3. Type cd /tmp
4. Type tar xvf ./dvpro-platform.tar      (platform = aix | hpux | sco | solaris-sparc)
5. Type ./install-dvpro to begin the installation
6. Follow the on-screen prompts to complete the installation.