![]() |
![]() |
|
||||||||||||||||||||
2.1. Overview |
||||||||||||||||||||
2.1. OverviewThis chapter provides the information necessary to get started using CSS. The setup program also allows you to remove an old CSS version while upgrading to this release. Information about the installation and basic configuration is presented in a cookbook manner. For detailed configuration information, please refer to chapters 3, Program descriptions and 4, Configuration. If you upgrade from an earlier version of CSS, all the control files in the directory /etc will be preserved. First time installations will install a minimal configuration with one dumb printer on device /dev/lp. To use the full power of CSS however, requires you to properly define the local environment in the configuration files.
|
||||||||||||||||||||
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 CSS files. Throughout the following sections we use the directory /tmp/css 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 /tmp/css directory on your hard disk. Normally Unix CSS 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 css.tar or css.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:
If your distribution media is in Unix format, use the tar(1) command to extract the CSS 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 css.tar.Z is extracted use:
and then
Setup After calling the CSS 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. The contents of the various directories after successful installation is listed below:
This concludes the basic installation and configuration. Many parameters may be set to change the behavior of the CSS software. The description of the configuration files can be found in the remainder of this manual.
|
||||||||||||||||||||
2.3. Windows NT (CssNT) InstallationThe installation procedure of CssNT follows the usual Windows guidelines. All information required will be prompted by the setup program.
The CssNT software is shipped as self extracting ZIP archive or on floppy disks. Setup The CssNT setup program will guide you through each step of the installation process. The contents of the various directories that are created in the CssNT folder during installation is listed below:
Quick configuration The configuration files can be found in the directory etc. You have to make sure, that each printer in the file etc\css.devices has a dv parameter specified. The printer devices must be given in Universal Naming Convention (UNC):
Please note, that in css.devices(C) all file names must be entered using the Unix directory separator '/'. The colon ':' after the drive letter, must be preceded by the backslash '\' (BS). Failing to do so would cause CSS to assume the end of the parameter entry:
The setup program installs a printer with dv=C\:/CssDev1.txt. Therefor, output will be directed to the disk file C:\CssDev1.txt. Changes in etc\css.devices and etc\css.forms are active after successful compilation through csa(U) only. Where to find error information If you encounter errors during CssNT operation, you should start the NT Event Viewer and check the Application Log for software messages. Information may also be found in the file lib\CssErrlog.txt. If CssNT fails to operate correctly, use the Services applet in the Control Panel to check if the CssNT process is active. This service can be started manually if necessary. |
||||||||||||||||||||
2.4. Windows Client Installation
Configuration information can be found in WinCss(C). |
||||||||||||||||||||
2.5. Installation ProgramsThis section contains descriptions of the CSS 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.
|
||||||||||||||||||||
|