This repository contains packages by HelpSystems that support the JAMS Scheduler.
This repository uses 0x0744742A as signing key.
To add this repository to yast for automatic updates, add the following URL as a Software Repository:
Repository Name: JAMS Scheduler
URL: http://download.jamsscheduler.com/repo/suse/
To add this repository to zypper, create a file called jams.repo with the following content:
[repo-jams]
Then execute the following command to add a zypper repository:
name=JAMSScheduler
enabled=1
autorefresh=1
baseurl=http://download.jamsscheduler.com/repo/suse/
path=/
type=NONE
keeppackages=0
zypper ar -r jams.repo
Package Name | Description | Architecture | Version |
---|---|---|---|
jams-agentd | Linux Agent Daemon for JAMS Scheduler | x86_64 | 6.5.33-1.sel |
Unpack with tar -xzf file.tgz
and follow the README.
Package Name | Description | Architecture | Version |
---|---|---|---|
jams-agentd | Linux Agent Daemon for JAMS Scheduler | x86_64 | 6.5.33-1.sel |
By default jams-agentd is installed with a prefix of /usr. Since there are multiple files involved, it is best to install it with a prefix that ends in "jams", to keep all the files together. For example:
rpm -i --prefix /opt/jams jams-agentd.rpm