The following SPIDER directories will be created under: PARENT-DIR (along with other directories for Web, etc.):
| Directory | Contents |
|---|---|
| spider/src | SPIDER source code, SPIDER libraries |
| spider/bin | SPIDER executables |
| spider/docs | SPIDER documentation, html pages |
| spider/proc | Sample procedure files |
| spider/man | Operation manual pages, Nextresults |
| spider/pubsub | PubSub scripts & documentation |
Using Precompiled and Linked Executables.
The spider/bin directory will contain the following
executable binary files spider3, spider4ns,
spider4mp, & spider5mp for use as follows.
| SPIDER | processor | Irix |
|---|---|---|
| ---------- | ---------------------- | ---- |
| spider5mp | R8K,R10K,R12K | 6.* |
| spider4mp | R5K,R8K,R10K | 6.* |
| spider3 | R4K | 6.* |
If you are confused which SPIDER to use I suggest you just start at the top of the above list and use the first executable that successfully runs on your machine. It should be good.
In the following commands substitute the desired SPIDER version (3, 4, 4ns, etc) for the "?".If SPIDER does not run and you get an error message like: command not found see " Other Installation Tasks" below to ensure that your desired executable is accessible.
- cd PARENT_DIR/spider/bin
spider?
If you do not have access to the SGI Complib library you may choose to use the slower native SPIDER code. This is available in the spider4ns executable contined in the distribution. If the appropriate SPIDER executable still does not run please contact us at the address below. Please send complete info on what you are trying to do, error messages, screen dump, etc.
alias spider PARENT_DIR/spider/bin/spider?Alternatively, you can modify your path so that your your system can locate the executable file when you type "spider". To alter your path add the following directory to the PATH environmental variable in your startup file:
PARENT_DIR/spider/bin/binthen rename the spider? executable in PARENT_DIR/spider/bin to: spider.
setenv SPMAN_DIR "PARENT_DIR/spider/man/"You may need to set the following environment variable for location of run-time libraries if you use spider3, spider4, or spider4mp :
setenv SPPROC_DIR "PARENT_DIR/spider/proc/"
setenv LD_LIBRARYN32_PATH=/usr/lib32:/usr/lib32/X11
Run SPIDER in a terminal window:
- spider three-character-data-extension
All SPIDER data files will have the three-character-data-extension (or datacode) added automatically inside SPIDER.
The SPIDER "RESULTS" files are named results.ext.? where "?" is incremented for existing results file in that directory.
SPIDER can be run in the background or submitted as a batch using the UNIX "at" command.
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 relevant results files, procedure files, and error messages.
Send this info to:
ArDean Leith
Wadsworth Labs, P.O. Box 509, Albany, New York 12201
phone: 518-486-5604
fax: 518-486-2192
email: spider@wadsworth.org
© Copyright Notice / Enquiries: spider@wadsworth.org