Sunteți pe pagina 1din 31

HRS-9 Software & License Installation Guide

Contents
HRS-9 SUPPORTED PLATFORMS .................................................................................................... 2
UNIX/LINUX Platform..................................................................................................................... 3
Software Installation. ................................................................................................................. 3
Installation Log ........................................................................................................................ 4
Software Configuration .............................................................................................................. 5
Default Data Location................................................................................................................. 5
License File ................................................................................................................................. 6
Using Flexlm to Read the License File ........................................................................................ 7
WINDOWS Platform ....................................................................................................................... 9
Software Installation. ................................................................................................................. 9
License File ................................................................................................................................. 9
Setting-up and Starting the Flexlm License Server.. ................................................................ 10
Client Machine License Set-up for Windows XP and Vista ...................................................... 17
Client Machine License Set-up for Windows 7.. ...................................................................... 17
DONGLES....................................................................................................................................... 18
Installing the Dongle Driver...................................................................................................... 18
Inserting and Testing the Dongle ............................................................................................. 20
Setting-up and Starting the Flexlm License Server for the Dongle .......................................... 20
Dongle License ......................................................................................................................... 21
Demo License ........................................................................................................................... 21
TECHNICAL SUPPORT & ASSISTANCE........................................................................................... 22
APPENDIX A: Linux Installation Example..................................................................................... 23
APPENDIX B: Installation Log Example ........................................................................................ 30

Last Updated: July 2012

HRS-9 Software & License Installation Guide

HRS-9 SUPPORTED PLATFORMS

UNIX/LINUX

Solaris 10

RedHat Enterprise 4

RedHat Enterprise 5

RedHat Enterprise 6

WINDOWS

Windows XP

Windows Vista

Windows 7

Last Updated: July 2012

HRS-9 Software & License Installation Guide

UNIX/LINUX Platform
Software Installation
1.

Make sure you have downloaded or obtained the latest HRS-9 .tar file.

2.

Using the mkdir command create an installation directory.


e.g. mkdir/apps/HRS_Installation_Directory

3.

Save the HRS-9 .tar file to the directory created above.

4.

Using tar commands, extract the software from the .tar file.
e.g. tar xvf linux.tar

5.

Using the change directory command, navigate to the SETUP.sh file.


e g. cd /apps/HRS_Installation_Directory/linux_cd.

6.

List the contents of the directory using the ls command


e.g. ls gives result ( . .. SDK SETUP.SH Unix)

The Unix directory contains all of the files necessary for the installation of Hampson-Russell
software.
The SETUP.SH file is the executable that installs the software from the directory to the
installation directory created in steps above.
The SDK directory contains additional plug-in/development software that allows the user to
build plug-ins in HRS-9. Documentation outlining the steps for building customized plug-ins and
system requirements can be found in Appendix C.
7.

Run the setup script to install the software.


e.g. setup.sh

8.

The script will guide you through the installation process.


For context sensitive help, type help at any prompt.
To customize the installation, use command line arguments.
To see a list of command line options, type setup.sh i.
To access the README file, type setup.sh -R.
3

Last Updated: July 2012

HRS-9 Software & License Installation Guide


When the script starts, it displays a table showing the amount of disk space required by the
program to install the software. This includes the space needed to install the common elements
of the software (including demo data).
You should confirm that there is enough disk space available to install the software before
proceeding.
To continue the installation, type "C" to continue.
The script will ask for your input to determine which operating system (OS) the software needs.
The installation prompts for the location of the directory for the software files.
The installation then asks if a new license file was received and if so, prompts for the location of
that file.
Then a menu lists all of the modules that are available to install. To select one or more of these
options, type the corresponding numbers, with spaces between multiple entries and press the
Return key. To select all the options, type the wildcard * symbol and press the Return key.
For a more detailed installation example, see Appendix A.

Installation Log
When the SETUP.SH script runs, the program creates a log of the installation process. The file
install.log will be written in the installation directory created in the previous steps. This file
records which Hampson-Russell software has been installed. We recommend that you keep the
file in this location for later reference.
For a more detailed installation log example, see Appendix B.

Last Updated: July 2012

HRS-9 Software & License Installation Guide


Software Configuration
You can configure the software using the script configure_programs, which is in the installation
directory.
Run the script with the command: ./configure_programs to prompt for the location of the
installation directory and then search for existing Hampson-Russell software in that directory.
You are then presented with a menu of programs and may select one or all to reconfigure.
If you add a new program or license file and need to re-configure, run the script with the
following commands:
./configure_programs p (installation directory location) e (environ file location) -l (full
path and name of the license file).
This command will read your existing configuration.

Default Data Location


You can set default data and project directories when the program is configured or by setting
preferences while running the software. While it is not necessary, you can customize the
location for data and project directories by setting environment variables.
The variable USER_PROJECT_DIR sets the location of the default project directory. The variable
USER_DATA_DIR sets the location of the default data directory.
Example:
You can add these lines to the .cshrc file in your $Home directory.
setenv USER_PROJECT_DIR $HOME/projects
setenv USER_DATA_DIR $HOME/data
These directories must exist and you must be able to write in them. These variable will cause
the program to write data to the folder named "projects" and the folder named "data" in your
home directory.

Last Updated: July 2012

HRS-9 Software & License Installation Guide


License File
You should have received an HRS-9 license file specific to your designated Unix/Linux host. If
you have lost or misplaced your license file, please contact your regional Hampson-Russell
representative to retrieve it. Make sure to create a copy of your license file for back-up. A
typical HRS-9 license file for the Unix/Linux platform will look similar to this:
SERVER hostname a1b2c3d4
VENDOR Hamp-Russ
FEATURE HRS-afi_hist Hamp-Russ 9.00 permanent 2 6FDCCB504EC1 ck=155
FEATURE HRS-avo_hist Hamp-Russ 9.00 permanent 2 C5C8C1141EF1 ck=137
FEATURE HRS-strata_hist Hamp-Russ 9.00 permanent 10 01158E869B53 \ck=87
The license file should have proper file permissions for each user and/or machine that will be
operating the software.
Follow these steps to set up the license file:
1.

Place the license file in a location that the users machine can access the file.

2.

Make the license manager (Flexlm) aware of your new license.

3.

Configure Hampson-Russell to use the new license.

Last Updated: July 2012

HRS-9 Software & License Installation Guide


Using Flexlm to Read the License File
Once you have placed the license file in an accessible location, anyone needing to read the new
license file must run the appropriate flexlm command. If the HRS license is already running on
the license server, then follow the instructions on Upgrading the license server. If this is the
first time that the HRS license is run on the license server machine, then follow the instructions
First installation of the license.

First installation of the license Starting the license manager daemon


If this is the first time that the HRS license is to be run on the license server machine, you must:
1. Change directory to the HRS_Installation_Directory created in steps above:
e.g. cd /apps/HRS_Installation_Directory/lmgr
2. Start the license server using flexlm command ./lmgrd c Full_Path_To_License_File l
Full_Path_To_Debug_Log_File:
e.g. ./lmgrd c /apps/flexlm/license.txt l /apps/flexlm/license.log

Upgrading the license server


If you already have an HRS license running on the license server, and need to make the license
manager aware of your new license, you must:
1. Change the directory to the HRS_Installation_Directory created in the steps above:
e.g. cd /apps/HRS_Installation_Directory/lmgr
2. Read the license file using flexlm command ./lmreread c Full_Path_To_License_File:
e.g. ./lmreread c /apps/flexlm/license.txt
If the license file has not been read properly by the license managing software, you may need
to stop the license daemon. This will disrupt any work being performed with the software.
WARNING : BEFORE STOPPING THE LICENSE DAEMON, INFORM ALL USERS RUNNING
SOFTWARE ON THE MACHINE TO CLOSE ALL SOFTWARE RUNNING ON THE MACHINE
The command lmdown is used to gracefully shutdown all license daemons. This will shut down
the Hamp-Russ daemon as well as all other vendor daemons:
e.g. ./lmdown c /apps/flexlm/license.txt

Last Updated: July 2012

HRS-9 Software & License Installation Guide


To restart the license daemon the lmgrd command is used:
e.g. ./lmgrd c /apps/flexlm/license.txt l /apps/flexlm/license.log
To confirm that the daemon is running, use the lmstat command:
e.g. ./lmstat c /apps/flexlm/license.txt
As a last resort, use the linux/unix commands to stop the license daemon.
INFORM ALL USERS TO CLOSE ALL SOFTWARE RUNNING ON THE MACHINE
1. First find the process ID of the license daemon by typing:
ps ef |grep lmgrd | grep v grep
flexlm 4013 1 -24 Sep27 ? 00:00:18 /usr/local/flexlm/bin/lmgrd -c /flexlm/license.dat
flexlm 4016 4013 24 Sep27 00:00:10 Hamp-Russ -T hou100ora 10.8 3 c /flexlm/license.dat -lmgrd_start 4ca150b8

2. Then kill the process by typing:


kill -9 4013 <enter>
3. Restart the license daemon by using the lmgrd command shown above.

Last Updated: July 2012

HRS-9 Software & License Installation Guide

WINDOWS Platform
Software Installation
1.
2.
3.
4.

Make sure you have downloaded or obtained the latest HRS-9 .zip file.
Unzip the file.
Click setup.exe in the unzipped folder.
Run through the InstallShieldWizard prompts.

License File
You should have received an HRS-9 license file specific to your designated Windows host. If you
have lost or misplaced your license file, please contact your regional Hampson-Russell
representative to retrieve it. Make sure to create a copy of your license file for back-up. A
typical HRS-9 license file for the Windows platform will look similar to this:
License file locked to a dongle:
SERVER hostname FLEXID=9-41091E3D
VENDOR Hamp-Russ
FEATURE HRS-afi_hist Hamp-Russ 9.00 permanent 2 6FDCCB504EC1 ck=155
FEATURE HRS-avo_hist Hamp-Russ 9.00 permanent 2 C5C8C1141EF1 ck=137
FEATURE HRS-strata_hist Hamp-Russ 9.00 permanent 10 01158E869B53 \ck=87
License file locked to a disk serial number:
SERVER hostname DISK_SERIAL_NUM=2b556989
VENDOR Hamp-Russ
FEATURE HRS-afi_hist Hamp-Russ 9.00 permanent 2 6FDCCB504EC1 ck=155
FEATURE HRS-avo_hist Hamp-Russ 9.00 permanent 2 C5C8C1141EF1 ck=137
FEATURE HRS-strata_hist Hamp-Russ 9.00 permanent 10 01158E869B53 \ck=87
Hampson-Russell software expects license files to be in a default location for a Windows
installation. The default location is C:\flexlm. The program also expects the license file name
to be either demo.txt (demo license) or license.txt (host-specific license). The software will look
for both types of licenses, if it finds both a demo.txt and a license.txt license files, the demo.txt
file will supersede the license.txt file. If the name of the license file has been changed to
something other than demo.txt or license.txt, the software will not automatically recognize it as
a license file by default.
9

Last Updated: July 2012

HRS-9 Software & License Installation Guide


Setting-up and Starting the Flexlm License Server
Display the FLEXlm LMTOOLS window by navigating to:
Start > All Programs > HRS Applications > HRS-9 R-X.X > License Manager:

The license server information is configured from the resulting LMTOOLS window. When
setting up the server, select the Configuration using Services option:

10

Last Updated: July 2012

HRS-9 Software & License Installation Guide


Select the Config Services tab:

Specify a unique Service Name. The license server will be installed as a service. By installing in
this manner, you can use the Services control panel to control the starting or stopping behavior
of the license server:

11

Last Updated: July 2012

HRS-9 Software & License Installation Guide


Specify the path to the License manager executable (lmgrd.exe) file. This file is usually located
in the unzipped Hampson-Russell > license_manager folder:

Specify the full path to the license file:

Specify the full path to the log file (the log file provides useful debugging information):
12

Last Updated: July 2012

HRS-9 Software & License Installation Guide

Click the Save Service button. When you install licenses in this manner, you can use the services
control toggle boxes to control the starting or stopping behavior of the license server:

13

Last Updated: July 2012

HRS-9 Software & License Installation Guide


By checking the Start Server at Power Up box, you set the license server to run when the PC is
rebooted. By checking the Use Services box, the license manager will look for license
information as a service rather than a license file:

Select the Start/Stop/Reread tab and click the Start Server button to start the server:

14

Last Updated: July 2012

HRS-9 Software & License Installation Guide

If the Flexlm license server has been set-up correctly, you will see a Server Start Successful
message at the bottom of the window:

If changes are made to the existing license service, then the license file must be reread by
clicking the ReRead License File button:
15

Last Updated: July 2012

HRS-9 Software & License Installation Guide

16

Last Updated: July 2012

HRS-9 Software & License Installation Guide


Client Machine License Set-up for Windows XP and Vista
Start HRS-9 software by navigating to Start > All Programs > HRS Applications > Geoview:

Select the Specify the License Server System option, click Next, enter the name of the license
server in the next dialog box, and click Next again to start up the main Geoview program:

Client Machine License Set-up for Windows 7


First, place a copy of the license file on both the server and the client machine in the C:\flexlm
folder, then proceed with the same license set-up steps as for Windows XP and Vista.
17

Last Updated: July 2012

HRS-9 Software & License Installation Guide

DONGLES
Installing the Dongle Driver
Using Windows Explorer, navigate to the Hampson-Russell > HRS-9 R-X.X > license_manager
folder, and unzip the FLEXId_Dongle_Driver_Installer.zip file:

Click the FLEXId_Dongle_Driver_Installer.exe file to initiate the dongle driver install wizard:

18

Last Updated: July 2012

HRS-9 Software & License Installation Guide


Click Next and select the FLEXid 9 Drivers:

Click Next on the next two windows to continue. When the driver has been successfully
installed, you will be prompted to restart your computer. Click Finish to end the installation:

19

Last Updated: July 2012

HRS-9 Software & License Installation Guide


Inserting and Testing the Dongle
You should have received a dongle device specific to your license file. If you have lost or
misplaced your dongle device, please contact your regional Hampson-Russell representative to
retrieve it. A typical dongle device will look similar to this:

Insert the dongle device into the USB port on the license server. A light will appear in the
dongle when a successful connection has been made.
To verify that the dongle is working properly, open a command (DOS) window, navigate to the
license_manager folder and type the command lmhostid flexid.
If the dongle works properly, the command should return an output that looks similar to the
following: The FLEXnet host ID of this machine is FLEXID=9-41091e3d:

Setting-up and Starting the Flexlm License Server for the Dongle
Please follow the same procedure as outlined starting on page 10 of this manual.
20

Last Updated: July 2012

HRS-9 Software & License Installation Guide


Dongle License
A dongle license contains a hostname and a FLEXID number. A typical dongle license looks
similar to this:
SERVER hostname FLEXID=9-41091E3D
VENDOR Hamp-Russ
FEATURE HRS-afi_hist Hamp-Russ 9.00 permanent 2 6FDCCB504EC1 ck=155
FEATURE HRS-avo_hist Hamp-Russ 9.00 permanent 2 C5C8C1141EF1 ck=137
FEATURE HRS-strata_hist Hamp-Russ 9.00 permanent 10 01158E869B53 \ck=87
It is important that the hostname in the license file matches the hostname of the machine
exactly. If the hostname does not match, you can edit the hostname in the license file with a
text editor. The FLEXID number cannot be edited.

Demo License
A demo license is not tied to a specific host, dongle, or disk serial number. A typical demo
license looks similar to this:
FEATURE HRS-afi Hamp-Russ 9.00 28-jul-2012 uncounted C9DDC9441355 \
HOSTID=DEMO ck=116 TS_OK
FEATURE HRS-avo Hamp-Russ 9.00 28-jul-2012 uncounted 61DE7B986305 \
HOSTID=DEMO ck=114 TS_OK
FEATURE HRS-strata Hamp-Russ 9.00 28-jul-2012 uncounted 8DC58888BD2A \
HOSTID=DEMO ck=122 TS_OK
To initiate your demo license file, simply copy and paste it in the C:\flexlm folder.

21

Last Updated: July 2012

HRS-9 Software & License Installation Guide

TECHNICAL SUPPORT & ASSISTANCE


If you are experiencing issues with installation or require assistance with any items outlined in
this manual, please contact our support staff specific to your region. To access email addresses
for each office listed below, please visit: http://www.cggveritas.com/default.aspx?cid=1961

22

Last Updated: July 2012

HRS-9 Software & License Installation Guide


APPENDIX A:
Linux Installation Example
======================================================================
HAMPSON RUSSELL SOFTWARE SERVICES LTD. CALGARY, ALBERTA, CANADA
======================================================================
Welcome to Hampson-Russell's CD install script; this script can install
AFI, AVO, EMERGE, ISMap, STRATA, PRO4D and PROMC for the operating
systems listed in the table below, which also summarises the required
disc space for each program.
Please make sure you have space on the disc you want to install to for the
things you want to install and make sure you have write permission.
Linux
---------------------------------mandatory
840 MB
GEOVIEW
150 MB
AFI
60 MB
ISMap
90 MB
PRO4D
135 MB
PROMC
85 MB
------------------------------------------Full Install 1.4+ GB
o See the file readme.txt on the CD for full details about this script
o Abu Dhabu, U.A.E.
Tel: +971 2 634 6776
E-Mail: supporthrs.abudhabi@cggveritas.com
o Beijing, China
Tel: +86 10 6437 4330
E-Mail: supporthrs.apac@cggveritas.com
o Calgary, Canada
Tel: +1 403 266 3225
E-Mail: supporthrs.calgary@cggveritas.com
o Houston, U.S.A.
Tel: +1 800 561 5479
(U.S. & Canada only)
Tel: +1 832 351 1188
E-Mail: supporthrs.houston@cggveritas.com
o Jakarta, Indonesia
Tel: +62 (0)2 1252 2240
E-Mail: supporthrs.apac@cggveritas.com
o Kuala Lumpur, Malaysia
Tel: +60 (0)3 2171 3600
23

Last Updated: July 2012

HRS-9 Software & License Installation Guide


E-Mail: supporthrs.apac@cggveritas.com
o London, England
Tel: +44 (0)1293 683434
E-Mail: supporthrs.london@cggveritas.com
o Moscow, Russian Federation
Tel: +7 495 789 8420 Ext 123
E-Mail: supporthrs.moscow@cggveritas.com
o Mumbai, India
Tel: +91 22 6703 1213
E-Mail: supporthrs.apac@cggveritas.com
o Perth, Australia
Tel: +61 (0)8 9214 6200
E-Mail: supporthrs.apac@cggveritas.com
o Singapore
Tel: +65 6723 5500
E-Mail: supporthrs.apac@cggveritas.com
o Villahermosa, Mexico
Tel: +52 99 33 104670 Ext 7017
E-Mail: supporthrs.mexico@cggveritas.com
o this script uses gunzip, which is free software - see the file copying.txt
in the directory gunzip on the CD. The full source distribution is in a
file gzip_1_2_4.tar in that directory.
Type C to continue, Q to quit or HELP for help: c
Which OS would you like to install the software for ?
1: 32-bit (Redhat Enterprise Linux WS/ES/AS 4.0/5.0+)
2: 64-bit (Redhat Enterprise Linux WS/ES/AS 4.0/5.0+)
Select OS by number [2]: 2
Installing for 64-it Redhat Enterprise Linux WS/ES/AS 4.0/5.0+

Where do you want to install the HRS software []?/apps/HRS_Installation_Directory


opening permissions on /apps/HRS_Installation_Directory ... finished.
Have you received a new licence file from Hampson-Russell (yes/no) ? YES
Enter full path & filename of new licence file (ENTER to cancel): apps/flexlm/license.txt

Current license file is then output to screen


FEATURE avo Hamp-Russ 7.00 15-jan-2011 10 A036EE8822CE ck=136
FEATURE pro3d Hamp-Russ 7.00 15-jan-2011 10 B64CB701035B ck=145
FEATURE investpro3d Hamp-Russ 7.00 15-jan-2011 10 7D7C483F1366 ck=86
FEATURE strata Hamp-Russ 7.00 15-jan-2011 10 9D815E834221 ck=52
:
:
24

Last Updated: July 2012

HRS-9 Software & License Installation Guide


What you can install
[ ] 1 - AFI program

[ ] 2 - ISMap program
[ ] 3 PRO4D program

THIS IS A LIST OF PROGRAMS TO


INSTALL A wildcard * can be
used to select all

[ ] 4 PROMC program

Type numbers (1-11) separated by spaces to toggle options


or *-select all, C-Clear all, Q-abort
When you've finished picking what to install, type I to install the
selected programs to your hard disc

Your choice(s): *
What you can install
[x] 1 - AFI program
[x] 2 - ISMap program
[x] 3 PRO4D program
[x] 4 PROMC program

NOTE Xs mark the choices


marked for installation

Type numbers (1-4) separated by spaces to toggle options


or *-select all, C-Clear all, Q-abort
When you've finished picking what to install, type I to install the
selected programs to your hard disc

Your choice(s): I
installing configuration scripts ...
installing common directories ...
bin ...
tar: Read 9216 bytes from -

NOTE: INSTALLATION WILL


CONTINUE UNTIL ALL FILES
tar: Read 1024 bytes from -lmgr ..
ARE EXTRACTED.
tar: Read 7680 bytes from - lib ...
tar: Read 6144 bytes from Installation finished

To set the software up: change directory to /apps/HRS_Installation_Directory and run./configure_programs


You may need to have root privileges to do this
25

Last Updated: July 2012

HRS-9 Software & License Installation Guide


Would you like to do this now (yes/no) ?

YES

Enter the base directory of the installation [/apps/HRS_Installation_Directory]:

HIT <ENTER> TO ACCEPT THE DEFAULT


Examining license file "/apps/flexlm/license.txt" ...
License /apps/flexlm/license.txt ... afi ...permanent
License /apps/flexlm/license.txt ... avo ...permanent
License /apps/flexlm/license.txt ... elog ...permanent
License /apps/flexlm/license.txt ... emerge ...permanent
License /apps/flexlm/license.txt ... pro4d ...permanent
License /apps/flexlm/license.txt ... autocal ...permanent
License /apps/flexlm/license.txt ... promc ...permanent
License /apps/flexlm/license.txt ... ismap ...permanent
License /apps/flexlm/license.txt ... geoview ...permanent
License /apps/flexlm/license.txt ... strata ...permanent
Setting up the programs:
1 -- set up GEOVIEW
software in: /apps/HRS_Installation_Directory
license in: /apps/flexlm/license.txt
2 -- set up AFI
software in: /apps/HRS_Installation_Directory
license in: /apps/flexlm/license.txt
3 -- set up ISMAP
software in: /apps/HRS_Installation_Directory
license in: /apps/flexlm/license.txt
4 -- set up PRO4D
software in: /apps/HRS_Installation_Directory
license in: /apps/flexlm/license.txt
5 -- set up PROMC
software in: /apps/HRS_Installation_Directory
license in: /apps/flexlm/license.txt
Data -- Set up default data location.
Currently:
End -- Finish setting up and go on to build the program script files.
Quit -- Quit and abort installation completely.
At this point you can choose END and the software will ask you for the location of Acrobate Reader. Specify
the location and continue to run configure programs.
If you wish to configure select programs instead of confiduring all the programs you can do so by following
the information below.
26

Last Updated: July 2012

HRS-9 Software & License Installation Guide

Enter choice [1,2,3,4,5,Data, End or Quit]:


Setting up the AFI software ...

Where did you install the AFI software?


Default is: [/apps/HRS_Installation_Directory]:
If the default is correct, simply press <RETURN>.
Otherwise, enter the path where the software was installed.
If you do not own or are not evaluating the AFI software,
type in the word none.
Note: You will not be able to launch the AFI program from
GEOVIEW if your answer is none. The AFI button will
be inactive in GEOVIEW.
Default is: [/apps/HRS_Installation_Directory]:
Where did you install the license for the AFI software?
If you have not installed the license file somewhere else, you
can simply use the default. Otherwise, specify the complete
path to the license file.
Default is: /apps/flexlm/license.txt:
Do you want to use this license file for other software [yes|no](no)? YES

To set up the next module, repeat the process by choosing the number of the module you
wish to install.
Enter choice [1,2,3,4,5,6,7,8,9,10, Data, End or Quit] 3
Setting up the ISMAP software ...

Where did you install the ISMAP software?


If the default is correct, simply press <ENTER>.
Otherwise, enter the path where the software was installed.
If you do not own or are not evaluating the ISMAP software,
type in the word none.
Note: You will not be able to launch the ISMAP program from
GEOVIEW if your answer is none. The ISMAP button will
be inactive in GEOVIEW.
27

Last Updated: July 2012

HRS-9 Software & License Installation Guide

Default is: [/apps/HRS_Installation_Directory]:


Where did you install the license for the ISMAP software?
If you have not installed the license file somewhere else, you
can simply use the default. Otherwise, specify the complete
path to the license file.

Default is: [/apps/flexlm/license.txt]:


Enter choice [1,2,3,4,5,Data, End or Quit]: End
NOTE:
The Adobe Acrobat Reader is not provided with this installation.
Most of our programs do not use this reader to show the on-line
help, but it is used by our software to display the guide and theory
notes. The GLI3D program does use the Adobe Acrobat Reader to show
the on-line help. None of our software depends upon having the
reader to run correctly.
If you know where the Adobe Acrobat Reader is installed on your
system, then you can provide the path to it now. If you do not know
where it is or if you do not have it installed, you can carry on
with this installation and install Acrobat later.

28

Last Updated: July 2012

HRS-9 Software & License Installation Guide


Acrobat Reader found at "/usr/bin/acroread"
Use this version of Acrobat Reader? [yes|no]? YES

Please wait. Building Environment script...


Please wait. Building AFI run script...
Please wait. Building AVO run script...
Please wait. Building ELOG run script...
Please wait. Building PRO4D run script...
Please wait. Building AUTOCAL run script...
Please wait. Building PROMC run script...
Please wait. Building ISMap run script...
Please wait. Building GEOVIEW run script...
Please wait. Building WLExchange run script...
Please wait. Building GeoFrame WLExchange run script...
Please wait. Building STRATA run script...
Please wait. Building owver run script...
Please wait. Building qtconfig wrapper script...

Setting permission of the files and directory


Please wait ...
NOTE: You do not have permission to write to /usr/bin, so you cannot link
GEOVIEW to be in your path. If you would like to make
the links later, login as a user with permission to write in
/usr/bin and run this script again
Configuration completed successfully.

29

Last Updated: July 2012

HRS-9 Software & License Installation Guide


APPENDIX B:
Installation Log Example
e.g.

/apps/HRS_Installation_Directory/install.log

(22787) BEGIN: ********** 22787 **********


(22787)
Mon Mar 1 11:05:33 CST 2010
(22787)
user_john_smith
(22787)
Linux Machine 2.6.25.16-SIrevC #1 SMP Thu Oct 30 15:34:26
CDT 2008 x86_64 x86_64 x86_64 GNU/Linux
(22787)
/apps/HRS_Installation_Directory/linux_cd
(22787)
installing l64_ from l64_
(22787)
installing from/apps/HRS_Installation_Directory/linux_cd/
to /apps/HRS_Installation_Directory/
(22787) version SETUP.SH 1.12 10/10/10
(22787) command ./SETUP.SH
(22787) root
(22787) afi
(22787) autocal
(22787) avo
(22787) emerge
(22787) ismap
(22787) geoview
(22787) strata
(22787) elog
(22787) pro4d
(22787) promc
(22787) wlexchange
(22787) configure_programs init: 0
(22787) END: ********** 22787 **********
Line # Explanation:
2

The local date and time the script was started.

The name of the user executing the script.

The result of uname a on the machine running the script.

The current directory where the script was started.

Platform the script is to install and platform it is running on.

Source and target directories for the installation.

Version information
30

Last Updated: July 2012

HRS-9 Software & License Installation Guide


9

10-16
items

Full command line example of how the script was invoked. If


Hampson-Russell software has been installed previously in the target
directory, this line will contain the word ALREADY followed by a
list of the software that has been detected.
Names of components installed root refers to the mandatory
such as configuration scripts and the bin, lib and lmgr directories.

17

When the script configure_programs is run, this line shows the result
of (0 for no error, non-zero for failure) and whether the script used
an existing configuration (from environ) or began a new
one(init).

(8807)

The left most column is the process ID of the script when it was
running in the unlikely event that more than one person tries to
run the script at the same time and install to the same directory, you
will see a discontinuity in this column between BEGIN and END lines.

31

Last Updated: July 2012

S-ar putea să vă placă și