The following directories will be created:
- cd PARENT-DIR
- (where PARENT-DIR is parent for desired location of WEB)
- mkdir web
- (creates a new sub-directory for WEB, hereafter referred to as WEB_DIR)
- tar xvf "your_tape_device" web
If the executable binary does not run proceed with the next step.
- cd WEB_DIR
web_dec
cd WEB_DIRIf the executable from the above step does not run proceed with the next step:
mv web_dec web_dec_orig
make -f Makefile_dec web_dec
cd WEB_DIRIf the make operation fails or the new executable does not run, contact us at the address below.
mv web_dec.a web_dec_orig.a
make -f Makefile_dec web_dec
Note: the archive (ar) command in the Makefile will
use a lot of space in your TMPDIR. If you get a message
about no space being left on your device I suggest you
redefine TMPDIR to a directory that has space (e.g.):
setenv TMPDIR /usr/tmp
alias web WEB_DIR/web_decAlternatively, you can modify your path so that your your system can locate the executable file when you type "web". To alter your path add the following to the PATH environmental variable in your startup file:
WEB_DIRthen rename the web_dec executable in WEB_DIR to: web.
setenv SPRGB_DIR "YOUR_RGB_FILE_DIR/"
setenv WEBMAN_DIR "WEB_DIR/docs"
Sample color look-up-tables are provided in the rgb sub-directory of web.
webFurther information on the use of WEB is given in the web manual.
USE MOUSE TO SELECT MENU ITEMS FROM PULL-DOWN MENUS
You may enter the file extension on the command line, e.g.:
web dat