| Directory | Contents |
|---|---|
| web/src | Web source code, libraries |
| web/bin | Web executables |
| web/docs | Web documentation, html pages |
| web/rgb | RGB color look-up-tables |
| web/jweb | JWeb directory |
The PARENT-DIR/web/bin directory contains following GNU/Linux executable binary files:
| Web | For Desktop Environment |
Visual | Executable | Optimal byte-ordering |
|---|---|---|---|---|
| web_linux_dir | KDE and most others | 24 bit DirectColor | 32 bits | Big-endian |
| web_linux_tru | Gnome | 24 bit TrueColor | 32 bits | Big-endian |
alias web PARENT-DIR/web/bin/web_linux_dirIf you do not have a .cshrc file in your home directory you can create it with any text editor.
or
alias web PARENT-DIR/web/bin/web_linux_tru
setenv SPRGB_DIR "PARENT-DIR/web/rgb"
To control Web: USE MOUSE TO SELECT MENU ITEMS FROM PULL-DOWN MENUS
Further information is given in the Web manual.
You may enter the file extension on the command line, e.g.:
web dat
On Redhat and SUSE Linux for 32 bit applications these libraries are often in: /usr/X11R6/lib (or more recently in: /usr/lib/). If your system does not know the location of your X Window libraries and you are using the 'C' shell, add the following lines to your .cshrc startup file:
vncserver -cc 3 -depth 24
Provide a password if prompted.Returns "New 'X' desktop is hostname:number"
e.g.: "New 'X' desktop is green:1"vncviewer :1
Provide a password if prompted.Opens new desktop within a window
vncserver -kill :1
Here you can start web_linux_dir normally or you can start it automatically by editing your vnc viewer startup file: ~/.vnc/xstartup
Kills the vnc server. (The vnc server will usually keep the same passwords you specified for the next invocation.)
ArDean Leith
Phone: 518-486-5604
Email: spider@wadsworth.org