Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
download [2013/10/22 10:52] sanel Added links for binary packages. |
download [2015/10/03 14:54] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Latest releases ===== | + | ===== Latest releases (Source code) ===== |
- | ||''EDE 2.0'' ||[[http://sourceforge.net/projects/ede/files/ede/2.0/ede-2.0.tar.gz/download|download]] || | + | ||''EDE 2.1''||[[http://sourceforge.net/projects/ede/files/ede/2.1/ede-2.1.tar.gz/download|download]]||md5: 232300328557a75ad2aef5fdc064002e|| |
- | ||''edelib 2.0'' ||[[http://sourceforge.net/projects/ede/files/edelib/2.0/edelib-2.0.tar.gz/download|download]] || | + | ||''edelib 2.1'' ||[[http://sourceforge.net/projects/ede/files/edelib/2.1/edelib-2.1.tar.gz/download|download]]||md5: 2e6ee2e1ceaea327967ed55868a1cb9f|| |
- | Make sure you read InstallationHowTo about required packages. | + | :!: Make sure you read InstallationHowTo about required packages! |
- | + | ||
- | ===== Binary packages ===== | + | |
- | + | ||
- | ||{{wiki: archlinux.png}} || Arch Linux users can install it from [[http://equinox-project.org/repos/arch|our]] repository.|| | + | |
- | ||{{wiki: slackware.png}} || Slackware users can install it from [[http://equinox-project.org/repos/slackware|our]] repository.|| | + | |
===== Netinstall ===== | ===== Netinstall ===== | ||
- | You can also download, compile and install latest ''EDE'' version from source code via a NetInstall script by running (as superuser): | + | You can also download, compile and install latest ''EDE'' version from source code via a friendly NetInstall script by running (as superuser): |
<code> | <code> | ||
Line 19: | Line 14: | ||
===== ISO image ===== | ===== ISO image ===== | ||
- | The [[http://www.remastersys.com/|Remastersys]] team created an Ubuntu 12.04 based distribution with ''EDE'' which you can burn on CD. | + | |
+ | Simply want to try out ''EDE''? Get the image of a live CD that comes with it! | ||
+ | |||
+ | The [[http://www.remastersys.com/|Remastersys]] team created an Ubuntu 12.04 based distribution with ''EDE'' (2.0) which you can burn on CD or use with a virtual drive. | ||
||README ||[[http://www.remastersys.com/downloads/Readme-rem-ede-final-1.iso.txt|view]] || | ||README ||[[http://www.remastersys.com/downloads/Readme-rem-ede-final-1.iso.txt|view]] || | ||
||rem-ede-final-1.iso ||[[http://www.remastersys.com/downloads/rem-ede-final-1.iso|download]] || | ||rem-ede-final-1.iso ||[[http://www.remastersys.com/downloads/rem-ede-final-1.iso|download]] || | ||
Line 25: | Line 23: | ||
===== Repository source ===== | ===== Repository source ===== | ||
- | To download the latest source code from repository, you will need subversion installed. Here is how to checkout ''EDE'' components: | + | To download the latest source code from repository, you will need [[https://subversion.apache.org/|subversion]] installed. Here is how to checkout ''EDE'' components: |
* ede: //svn co %%http://svn.code.sf.net/p/ede/code/trunk/ede2%%// | * ede: //svn co %%http://svn.code.sf.net/p/ede/code/trunk/ede2%%// | ||
* edelib: //svn co %%http://svn.code.sf.net/p/ede/code/trunk/edelib%%// | * edelib: //svn co %%http://svn.code.sf.net/p/ede/code/trunk/edelib%%// | ||
- | or you can [[http://sourceforge.net/p/ede/code/HEAD/tree/trunk|directly browse]] it. | + | You can also browse it directly via [[http://sourceforge.net/p/ede/code/HEAD/tree/trunk|Sourceforge]]. |