WEB : Installation on Linux with 24 bit Visual

Contents of this document

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

  1. GENERAL
  2. WEB is a point-and-click interface for display and interaction with SPIDER images and data. WEB is written in C for the MOTIF/X-WINDOW system. WEB has been developed and tested on SGI computers. If you have a Linux computer, you will need a C compiler and MOTIF development software on your computer to be able to compile and link WEB. These instructions will create a Web executable for use on Intel PC with files having byte ordering same as SGI byte ordering. The modifications for use on a 24 bit color Visual were provided by Dr. Erik Vogan. I believe that these modifications allow use of most of the common WEB operations, however operations such as "Power Spectrum" and "Masking" will fail to work on this visual until I get them fixed.

  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, executables
    WEB_DIR/docs ------- documentation, html pages
    WEB_DIR/rgb -------- rgb color look-up-tables
    WEB_DIR/AppPlusS ---- AppPlusS widget for Linux 24 bit

  5. INSTALLATION
  6. TESTING
  7. 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

  8. BUGS, SUGGESTIONS
  9. Please send any bug reports 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-linuxieee24.html     Last update: 8/10/01      ArDean Leith