Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
edeonopenbsd [2014/03/29 15:17] kraileth Created OpenBSD distribution page |
edeonopenbsd [2015/10/03 14:54] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== EDE on OpenBSD ====== | ====== EDE on OpenBSD ====== | ||
- | ''EDE'' was ported to %%''OpenBSD''%% and packages were created for various architectures. You can either install ''EDE'' from these packages, build it from the ports or compile and install it manually. | + | ''EDE'' was ported to ''%%OpenBSD%%'' and packages are available for various architectures. You can either install ''EDE'' from these packages, build it from the ports or compile and install it manually. |
===== Using pre-build packages ===== | ===== Using pre-build packages ===== | ||
- | Being part of the %%''OpenBSD''%% distribution, you do not need any external package source for ''EDE''. It can be found on any official mirror. | + | Being part of the ''%%OpenBSD%%'' distribution, you do not need any external package source for ''EDE''. It can be found on any official mirror. |
==== Distribution version ==== | ==== Distribution version ==== | ||
Line 13: | Line 13: | ||
==== Architectures ==== | ==== Architectures ==== | ||
- | %%''OpenBSD''%% has packages for the **i386**, **amd64**, **hppa**, **mips64**, **powerpc** and **sparc64** architectures as of version 5.4. | + | ''%%OpenBSD%%'' has packages for the **i386**, **amd64**, **hppa**, **mips64**, **powerpc** and **sparc64** architectures as of version 5.4. |
==== Installing EDE ==== | ==== Installing EDE ==== | ||
- | - Check that the PKG_PATH variable is set to your favorite %%''OpenBSD''%% mirror | + | - Check that the PKG_PATH variable is set to your favorite ''%%OpenBSD%%'' mirror |
- Use pkg_add to install the main ''EDE'' package (this draws in all the dependencies) | - Use pkg_add to install the main ''EDE'' package (this draws in all the dependencies) | ||
Line 39: | Line 39: | ||
make install | make install | ||
- | ==== Building / installing from source ==== | + | ===== Building / installing from source ===== |
Alternatively you can of course follow the generic building procedure, too: InstallingFromSource. | Alternatively you can of course follow the generic building procedure, too: InstallingFromSource. | ||
Line 51: | Line 51: | ||
===== Special characteristics of EDE of OpenBSD ===== | ===== Special characteristics of EDE of OpenBSD ===== | ||
- | ''EDE'' as packaged by %%''OpenBSD''%% seems not to use the modified ''PekWM'' that comes with ''EDE'' but the mainline one. Thus the default configuration is not like that of ''EDE'' on other systems. | + | ''EDE'' as packaged by ''%%OpenBSD%%'' seems not to use the modified ''PekWM'' that comes with ''EDE'' but the mainline one. Thus the default configuration is not like that of ''EDE'' on other systems. |