JObjects QuestAgent 3.0

Requirements

JObjects QuestAgent comes bundled with a lite version of JObjects indexing engine. To run QuestEngine Lite you will need JDK/JRE 1.1.5 installed (document indexing could properly work with any 1.1.x Java Virtual Machine, but version 1.1.5 or higher is recommended). If you do not have Java environment installed or if you experiencing troubles running QuestEngine with Java installed on your machine, please:

To run QuestAgent search applet you can use any Java enabled browser with support for Java version 1.02 or higher. 

Installation

Unpack the archive (zip, tar, jar, or whichever format you've downloaded) to create a directory named joquest, in whatever location you choose. We will use $JOQUEST to stand for the full path to this installation location.

QuestEngine installation

If you're using JRE bundled with the QuestAgent no special installation is required. Otherwise, add $JOQUEST\questengine\qengine10.jar to your CLASSPATH environment variable, so that the Java interpreter can find the classes.

On Windows:
set CLASSPATH=$JOQUEST\questengine\qengine10.jar;%CLASSPATH%

On Unix:
set CLASSPATH="$JOQUEST/questengine/qengine10.jar:$CLASSPATH"

QuestAgent does not require any special installation. Please consult QuestAgent search applet documentation for details and usage.

 


Copyright © 1997, 1998 JObjects - All right reserved.
contact@jobjects.com