Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
outlinh1. true
outlinh1. true
1printablefalse
2stylh1. none
3indent20px

If you start the setup on Unix directly with

Code Block
languagebash

 >  java -jar ./jobscheduler_linux-xxx.jar

...

Please call instead

Code Block
languagebash

 > ./setup.sh

This script calls sudo to enter the root password.

Under For Unix , the no root privileges are not required. If you want to install the JobScheduler without root privileges, then call

Code Block
languagebash

 > ./setup.sh -u

Please look into http://www.sos-berlin.com/doc/en/scheduler_installation.pdf use the JobScheduler Installation Manual (§1.2) for more information