Instructions for extracting Evx releases and patches.
1. If you do not have gnu tar and gzip, retrieve the files
gnutar and gzip. By clicking the download link.
2. Retrieve the appropriate release. By clicking the download link.
NOTE: You will need approximately 500 Meg free on your machine
to hold the file, and approximately 2 Gig to extract it.
3. Once the transfer is complete, you can extract the file. You
must use gnu tar to extract the file. The directory nesting
of an Evx release is too deep for most unix tars.
Again, make sure you have at least 2 Gig free in the directory
where you will be extracting the tar file.
Assuming that gnutar, gzip and the downloaded archive are all
in the same directory, run the following commands to extract the
archive:
Make gnutar and gzip executable
# chmod 755 gnutar gzip
Uncompress the archive
# ./gzip -dc R12.2.0.gnutar.gz | ./gnutar xf -
Uncompress command for R12.4.0 and above:
# ./gzip -dc R12.4.0.gnutar.gz | ./gtar xf -
Uncompress command for Linux Example:
# /bin/gzip -dc R15.4.0.i686_linux_2.6.9.gnutar.gz | /bin/gtar xf -
4. Once the archive has been extracted, you will find installation
instructions in the doc directory
~Uxx/x86*/pkgs/install_evx
[root@centos62 pkgs]# ./install_evx
QT v5.2.1 can be installed to a local directory or to a network directory.
You can also link to an existing directory that is network accessible.
Would you like to link to an existing installation?: (Y/[N]): ^C
You have new mail in /var/spool/mail/localuser
[root@centos62 pkgs]# pwd
/home/localuser/Desktop/U5.2.2.1/x86_64_linux_2.6.32/pkgs
[root@centos62 pkgs]# ./install_evx
QT v5.2.1 can be installed to a local directory or to a network directory.
You can also link to an existing directory that is network accessible.
Would you like to link to an existing installation?: (Y/[N]): N
The default location for v5.2.1 is /opt/ltx/Qt
Hit enter to use /opt/ltx/Qt or enter an alternate directory:
Continue installation using /opt/ltx/Qt? ([Y]/N): Y
Installing QT ...
QT install complete
Preparing... ########################################### [100%]
package LTXC3pdi_installer-1.2-1.x86_64 (which is newer than LTXC3pdi_installer-1.1-1.x86_64) is already installed
The default location for U5.2.2.1 is /opt/ltx/releases
Use the default location?
1. Yes
2. No
USE DEFAULT LOCATION [1]: Y
Use the default location?
1. Yes
2. No
USE DEFAULT LOCATION [1]: 1
Installing LTXevx .....
Preparing... ########################################### [100%]
1:LTXevx-U5.2.2.1 ########################################### [100%]
Updating doc indexes for add-ons
Make this the default tester release?
1. Yes
2. No
SELECT DEFAULT RELEASE [1]: 1
The links in /opt/ltx/bin contain release independent
executables (i.e. launcher) and should always point to
the latest (highest numbered) installed release.
Currently these files are linked to nothing.
Should these links be changed to point to this release?
Make this the default tester release
for /opt/ltx/bin links?
1. Yes
2. No
DEFAULT RELEASE FOR BIN LINKS [1]: 1
Adding support for rsh to /etc/pam.d/rsh
Adding support for rlogin to /etc/pam.d/rlogin
Setting U5.2.2.1 as the default release
Setting U5.2.2.1 as the default release for bin objects
This release supports permission controls that
can restrict one user from stopping another user's
tester processes.
Refer to the documentation for instructions on
setting up permission controls with the
/opt/ltx/site/RestartTester.Users file.
Installing common files ..... passed
Preparing... ########################################### [100%]
1:LTXCglobalrules ########################################### [100%]
Created /etc/udev/rules.d/98-LTXCglobal.rules
Preparing... ########################################### [100%]
package LTXCpython-2.6.4-1.i686 is already installed
The default location for LTXCfmitool-43.0-1.i686 is /opt/ltx
Press Enter to use /opt/ltx or input an alternate directory:
Continue installation using /opt/ltx? ([Y]/N): Y
Installing LTXCfmitool-43.0-1.i686.rpm
package LTXCfmitool-44.0-1.i686 (which is newer than LTXCfmitool-43.0-1.i686) is already installed
Error installing LTXCfmitool-43.0-1.i686.rpm
/opt/ltx/releases/U5.2.2.1/x86_64_linux_2.6.32/bin/fmiTool: error while loading shared libraries: libcurl.so.4: cannot open shared object file: No such file or directory
To complete the installation, set the LM_LICENSE_FILE variable, then run:
/opt/ltx/releases/U5.2.2.1/x86_64_linux_2.6.32/bin/fmiTool -c U5.2.2.1
Preparing... ########################################### [100%]
1:hedgehog-U5.2.2-Rev1 ########################################### [100%]
Updating doc indexes for add-ons
Preparing... ########################################### [100%]
1:pixel-U5.2.2-Rev1 ########################################### [100%]
Updating doc indexes for add-ons
Install Acrobat for access to help documentation? ([Y]/N): N
Install of Unison and related packages complete.
You have new mail in /var/spool/mail/localuser