
Try It On
Web Start
The machine in which the PADRES is to be installed should satisfy the following software requirements:
Required libraries are included in the package. However, note that, PADRES uses NewRete matching engine by default. If you want to use Jess matching engine, you have to download it yourself. More details can be found here.
$ ./install.sh [-d <install_dir>]
$ export PADRES_HOME=<padres_directory>
Change the value of the <padres_directory> accordingly. It will be /usr/local/padres/, if you use the default installation directory.$ export PATH="$PATH:$PADRES_HOME/bin"