web : INSTALLATION ON SGI

Contents

  1. GENERAL
  2. LOADING WEB
  3. INSTALLATION
  4. TESTING WEB
  5. BUGS
  6. COMPILATION INFO

  1. GENERAL
  2. Web is a point-and-click interface for display and interaction with SPIDER images and data. Web is written in Cfor the MOTIF/X-WINDOW system. Web was developed and tested on SGI and DEC Unix computers.

  3. LOADING WEB
  4. cd PARENT-DIR
    (where PARENT-DIR is parent of desired location of Web)
    mkdir web
    (creates a new sub-directory for Web, hereafter referred to as WEB_DIR)
    cp -r "your_cdrom_device"/web/* web
    The following directories will be created:
    WEB-DIR/src ---------- source code, libraries
    WEB_DIR/bin ---------- executables
    WEB_DIR/docs --------- documentation, html pages
    WEB_DIR/rgb ---------- rgb color look-up-tables
    WEB_DIR/AppPlusS ----- AppPlusS widget for Web_linux_24
    WEB_DIR/AppPlusS_64 -- AppPlusS widget for Web_linux_24 64-bit OS

  5. INSTALLATION
  6. Setting X-Window visual.
    Web is written for an 8-bit false-color visual. If your X-server is set for 24 bit true-color exclusively, you may have to alter the setting to allow use of an 8 bit false-color visual. See the SPIDER FAQ for further info.
  7. TESTING WEB
  8. To test Web use the following command:
    web
    USE MOUSE TO SELECT MENU ITEMS FROM PULL-DOWN MENUS
    Further information on the use of Web is given in the Web manual.

    You may enter the file extension on the command line, e.g.:

    web dat

  9. BUGS, SUGGESTIONS
  10. In the event that you have questions about methodologies or wish to report bugs please send us complete info on what you are trying to do including any error messages.

    Send this info to:

    ArDean Leith
    phone: 518-486-5604
    fax: 518-486-2191
    email: spider@wadsworth.org
    www: http://www.wadsworth.org/spider_doc/web/docs/web.html


Source: web-inst-sgi.html     Updated: 10/14/05     ArDean Leith