IRIS Knowledge Base

   Incorporated Research Institutions for Seismology




How do I run JEvalResp?

Running JEvalResp / Requirements

     Use of JEvalResp requires that a Java Version Machine (JVM) version 1.4 or higher be available on the host system.  An installable version of the Java Runtime Environment (JRE) containing the latest JVM may be downloaded from Sun.  A command like the following may be used to start the program:

java -jar JEvalResp.jar [parameters]

     The file "JEvalResp.jar" must be available in the local directory, or the pathname to the file must be provided.  Script and executable launcher files (e.g. "JEvalResp") that allow the program to be started with just the command "JEvalResp [parameters]" are provided with the distribution.

     The program supports searching the directory pointed to by the "SEEDRESP" environment variable, but in order for this support to work, the contents of the variable must be passed to the Java environment when the program is started, like this:

For Unix:
java -DSEEDRESP=$SEEDRESP -jar JEvalResp.jar [parameters]

For Windows:
java -DSEEDRESP="%SEEDRESP%" -jar JEvalResp.jar [parameters]

     The provided JEvalResp script and executable files are already setup to support passing the "SEEDRESP" environment variable.

JEvalResp Manual


Related Articles

No related articles were found.

Attachments

No attachments were found.

Visitor Comments

Article Details

Last Updated
30th of June, 2011

Would you like to...

Print this page  Print this page

Email this page  Email this page

Post a comment  Post a comment

 Subscribe me

Subscribe me  Add to favorites

Remove Highlighting Remove Highlighting

Edit this Article

Quick Edit

Export to PDF


User Opinions

No users have voted.

How would you rate this answer?




Thank you for rating this answer.

Continue