Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
installationhowto [2013/05/31 13:01] sanel created |
installationhowto [2015/10/03 14:54] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== EDE Installation ====== | ====== EDE Installation ====== | ||
- | These pages will show you how to install EDE and EDE prerequisites on various operating systems. | + | These pages show how to install ''EDE'' and ''EDE's'' prerequisites on various operating systems. |
- | ===== Installing latest EDE release (from binary packages) ===== | + | ===== 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. | + | ''EDE'' can be installed from pre-built packages. Currently there are packages available for only one distribution (and compatible derivatives). |
- | * InstallingOnArchLinux shows how to enable the custom repository and install EDE with the Arch package management. | + | |
+ | * 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) ===== | ===== Installing latest EDE release (from source) ===== | ||
- | * InstallingFromSource shows how to install EDE and edelib from source code. This is a pretty generic installation document and should work on any Linux distribution or UNIX-like OS. | + | * InstallingFromSource shows how to build ''edelib'' and ''EDE'' from **source code** and install them (This is a pretty generic installation document and should work on any ''Linux'' distribution or ''*nix-like'' OS). |
- | * [[InstallingOnFreeBSD|InstallingOnFreeBSD]] shows how to compile and install EDE/edelib on FreeBSD. | + | * [[InstallingOnFreeBSD|InstallingOnFreeBSD]] shows how to compile and install ''edelib'' and ''EDE'' on **%%FreeBSD%%**. |
- | * InstallingOnMinix shows how to compile and install EDE/edelib on Minix. | + | * InstallingOnMinix shows how to compile and install ''edelib'' and ''EDE'' on **Minix**. |
- | * [[InstallingOnMK802|InstallingOnMK802]] shows how to compile and install EDE/edelib on MK802 Mini PC. | + | * [[InstallingOnMK802|InstallingOnMK802]] shows how to compile and install ''edelib'' and ''EDE'' on an **MK802 Mini PC**. |
===== Building with compilers other than GCC ===== | ===== Building with compilers other than GCC ===== | ||
- | * CompilingWithClang describes how to compile edelib and EDE with clang. | + | * CompilingWithClang describes how to compile ''edelib'' and ''EDE'' using **clang**. |
===== Old EDE versions ===== | ===== Old EDE versions ===== | ||
- | * [[1.x/InstallationHowTo|1.x InstallationHowTo]] shows how to install EDE version 1.x from source code. | + | * [[1.x/InstallationHowTo|1.x InstallationHowTo]] shows how to build and install ''EDE'' **version 1.x** from //source code//. |