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
EDEfrom experimental packages and how to build it yourself. - EDEOnArchBSD shows how to enable the custom repository and install
EDEusing the package management of ArchBSD and how to build it yourself. - EDEOnArchLinux shows how to enable the custom repository and install
EDEusing the package management of Arch Linux and how to build it yourself. - EDEOnDebianLinux shows how to install
EDEfrom experimental packages and how to build it yourself. - EDEOnOpenBSD shows how to install
EDEusing OpenBSD's package management and how to build it yourself. - EDEOnSlackware shows how to install
EDEon Slackware from pre-built packages and how to build it yourself.
Installing latest EDE release (from source)
- InstallingFromSource shows how to build
edelibandEDEfrom source code and install them (This is a pretty generic installation document and should work on anyLinuxdistribution or*nix-likeOS).
Building with compilers other than GCC
Old EDE versions
- 1.x InstallationHowTo shows how to build and install
EDEversion 1.x from source code.