Table of Contents
EDE Installation
These pages show how to install EDE
and EDE's
prerequisites on various operating systems.
Installing latest EDE release (from binary packages or source)
EDE
can be installed from pre-built packages. Currently there are packages available for only one distribution (and compatible derivatives).
- EDEOnAlpineLinux shows howo to install
EDE
from experimental packages and how to build it yourself. - EDEOnArchBSD shows how to enable the custom repository and install
EDE
using the package management of ArchBSD and how to build it yourself. - EDEOnArchLinux shows how to enable the custom repository and install
EDE
using the package management of Arch Linux and how to build it yourself. - EDEOnDebianLinux shows how to install
EDE
from experimental packages and how to build it yourself. - EDEOnOpenBSD shows how to install
EDE
using OpenBSD's package management and how to build it yourself. - EDEOnSlackware shows how to install
EDE
on Slackware from pre-built packages and how to build it yourself.
Installing latest EDE release (from source)
- InstallingFromSource shows how to build
edelib
andEDE
from source code and install them (This is a pretty generic installation document and should work on anyLinux
distribution or*nix-like
OS).
Building with compilers other than GCC
Old EDE versions
- 1.x InstallationHowTo shows how to build and install
EDE
version 1.x from source code.