|
||||||||||||||||||||||||||||||||||
|
2.1. Overview 2.1. OverviewThis chapter provides the information necessary to get started using UCM. Information about the installation and basic configuration is presented in a cookbook manner. For detailed configuration information, please refer to chapter 9, Configuration.
2.2. Unix InstallationAs a first step, an empty directory has to be created on the hard disk of the target system to install all the UCM files. Throughout the following sections we use the directory /usr/ucm as the base for the installation. If you prefer to choose another directory, you should substitute the default name with the your selection.
Next, the data on the distribution media must be stored in the /usr/ucm directory on your hard disk. Normally Unix UCM is shipped on 3½" MS-DOS DD or HD diskettes. Special formats are available upon request:
MS-DOS Format MS-DOS diskettes contain one file ucm.tar or ucm.tzr. This file has to be transferred to the Unix file system. Several methods are possible. If you are using PC/TCP, Pathworks or PC-NFS the standard DOS copy command can be used to copy the software to any mounted Unix device. If you are using ftp, you must use binary transfer mode. Some Unix implementations provide a command to read DOS diskettes (e.g. SCO doscp -r).
To extract all files use:
If the tar(1) command reports a Directory checksum error, try:
You are now ready to run the setup program:
Unix Format If your distribution media is in Unix format, use the tar(1) command to extract the UCM files:
where /dev/x is the device name of the drive required (e.g. /dev/tape, /dev/ct0, /dev/fd, /dev/fd0135ds18). If you are unsure about the device name, pleas consult your Unix manual. Some systems define a default device for the tar(1) command, so just tar xv may do the job. If the tar(1) command reports a Directory checksum error, try:
If just one file named ucm.tar.Z is extracted use:
and then
Setup After calling the UCM setup(I) utility, just follow the on screen instructions. For a detailed description of this program, please refer to the program documentation later in this chapter.
If you plan extended use of the UCM library, you may want to copy some general purpose files to standard Unix locations:
This concludes the basic installation and configuration. Many parameters may be set to change the behavior of the UCM software. The description of the configuration files can be found in the remainder of this manual.
2.3. Windows Installation
Configuration information can be found in Chapter 9, Configuration. 2.4. Unix CompilationTo compile the configurable library modules or the sample programs, a makefile is provided. The most parameters are set, to run correctly under generic Unix. In any case, the makefile needs some small modifications. The table below lists the configurable make(1) macros.
2.5. Installation ProgramsThis section contains descriptions of the UCM installation programs in alphabetical order. The page headers for the descriptions contain the name and a brief description of the utility. The Synopsis section contains the command line syntax, showing all possible options and arguments. The Description section explains the purpose of the utility and any command line arguments. The Options section explains each of the possible command line options. Where applicable, program configuration details are listed in the Configuration section.
|
||||||||||||||||||||||||||||||||||
|
|