Debian
Debian packages are now built using OpenSuse Build System.
Add OBS repository to /etc/apt/sources.list:
deb http://download.opensuse.org/repositories/home:/midgardproject:/ragnaroek/Debian_5.0/ ./
Or for Debian Etch:
deb http://download.opensuse.org/repositories/home:/midgardproject:/ragnaroek/Debian_Etch/ ./
To get rid of this:
W: GPG error: http://download.opensuse.org ./ Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY DFD08130B9E2252E
...Download Release.key and import it, e.g.:
wget http://download.opensuse.org/repositories/home:/midgardproject:/ragnaroek/Debian_5.0/Release.key
cat Release.key | apt-key add -
Download packages and install them manually, if packages can not be installed with apt-get.
Run these commands when repository is added:
apt-get update
apt-get install midgard
Try to install midgard-debian package if midgard is not installable.
If latter fails:
apt-get install midgard-data php5-midgard
Old stable 1.8 generation "Thor":
deb http://download.opensuse.org/repositories/home:/midgardproject:/midgard18/Debian_Etch/ ./
