File: README

package info (click to toggle)
iraf 2.17-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 95,288 kB
  • sloc: ansic: 228,894; fortran: 75,606; lisp: 18,369; xml: 8,401; sh: 6,111; yacc: 5,648; lex: 596; makefile: 575; asm: 153; csh: 95; sed: 4
file content (24 lines) | stat: -rw-r--r-- 1,134 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
SGIDEV -- This directory contains the UNIX dependent sources for the metacode
or bitmap translation programs for all devices supported by the SGI graphics
kernel.  See gio$sgikern or `help sgikern' for further information on SGI.

To add a new SGI device:

	[1] Add source file for translator to this directory.
	[2] Add references to mkpkg.csh and mkpkg.
	[3] Run `mkpkg update' in this directory to install new translator.

	[4] Add entry to graphcap file, including DD command string
		containing host command to dispose of the output.

	[5] Test new device interface.

Alternatively, you might wish to install the source for the translator in
local somewhere, to avoid a merge operation when a new version of the VMS
host system interface is installed.
                       
Note that some example graphcap entries for SGI devices might require non-
standard tasks residing outside of IRAF, for example the `impress300'
command to ship Impress output from a UNIX node to a VMS node running
Eunice in order to execute the VMS IMPRINT command.  These are considered
so unusual that support is not included in the standard system.