forked from lkiesow/opencast-rpm-specs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme
49 lines (39 loc) · 2.24 KB
/
readme
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
This repository contains the spec files to create all necessary RPMs for
Opencast Matterhorn. This includes:
- Opencast Matterhorn itself (With different distributions, profiles, …)
- All 3rd-Party-Tools needed by Matterhorn and not included in the default
CentOS, Scientific Linux or Fedora EPEL repositories.
For CentOS and Scientific Linux, The inclusion of the EPEL repository from the
Fedora project is necessary to build and run these files. The build process was
tested on a system running CentOS 5.8, 6.3 and Scientific Linux 6.3, both with
a x86_64 architecture.
Important: This repository only contains the spec files. The source files can
be either retrieved directly from upstream or bundled with the specs
from the source repository located at:
http://lernfunk.de/matterhorn-repo/SRPMS/
If you only want to build your own RPM repository, I highly
encourage you to use the source RPMs instead of downloading all
source files by yourself. If you have improvements for the specs
however, it would be nice if you fork this git repository and send
pull requests for the improved specs, so that I can integrate them
into the source repository and everyone can benefit from your
changes.
Ready-To-Use: Binary Opencast Matterhorn RPM repository
=======================================================
If you only want to install Matterhorn on your system, have a look at the
Matterhorn RPM repository provided by the University of Osnabrück. It contains
all necessary pre-compiled RPMs for an up-to-date Matterhorn installation. The
repository can be found at:
http://lernfunk.de/repo
The repositories are currently available for the following operating systems:
- CentOS 5.x (1.3.1 only)
- CentOS 6.x
- Scientific Linux 5.x (1.3.1 only)
- Scientific Linux 6.x
- Fedora Linux 17 (1.4 only)
Step-By-Step: Building Opencast Matterhorn RPM repository
=========================================================
If you want to create your own Matterhorn repository, the 'build-howtos'
directory contains a couple of Step-By-Step walkthroughs for different systems
which describe in detail how to create a Matterhorn RPM repository from the
provided source RPMs.