Next: Microsoft Windows NT /
Up: Installation Procedure
Previous: UNIX Workstations
We suggest that all Femsys Limited software be placed in one ``master'' directory with separate subdirectories for the various programs. In this document we will refer to this master directory as FEMSYS
If you are installing FEMGV for several users you will probably wish to create FEMSYS as a top-level directory on an applications disc. A procedure for achieving this is given below.
Any text which appears in italics is site dependent and you may replace it with names of your own choosing.
You will normally want to create a subdirectory which will hold all of the demonstration files supplied on the distribution tape. If your distribution was supplied in VAX BACKUP format this will normally have been performed for you, but if you do not have a subdirectory [.DEMO] you should create one, as follows:
Each FEMGV installation will be issued with a program security file known as a keyfile. In general, a keyfile consists of ten lines with each line containing 11 characters.
The installation kit includes a demonstration keyfile and your customised keyfile will be provided as part of the covering documentation. If it is supplied in printed form only you will need to create the keyfile using your favourite text editor. The keyfile should be named FGVKEY.K60 and stored in the same directory as your FEMGV executables, [FEMSYS.FGV6101], for example. Note that if you are upgrading to FEMGV from FEMGV 4 you can simply copy your existing FGVKEY.K50 into FGVKEY.K60
Whenever FEMGV is executed the security file FGVKEY.K60 is examined. The pathname of the security file is obtained from an environment variable FGVKEY. If this variable does not exist then an attempt is made to open the file FGVKEY.K60 in the current directory.
The logical assignment can be made using the ASSIGN command, for example:
$ ASSIGN DBA0:[FEMSYS.FGV6101] FGVKEY
This declaration could be placed in each user's login command procedure, or it may be added to the system wide command procedure, typically SYS$MANAGER:SYSLOGIN.COM
The mechanism by which users access the FEMGV executable is dependent upon your local customs. One possibility is to define a logical variable in the system startup command file. For example:
FEMGV:==$DISK1:[FEMSYS.FGV6101]FEMGV.EXE
Users may then simply issue the command FEMGV in order to invoke the program.
Femsys Limited