| 2 | [http://build.opensuse.org/project/show?project=home%3Acsa7fff%3Aadei ADEI Project] is hosted at [https://build.opensuse.org SuSe Build System]. You will need to install at least ''adei'' and one of configuration packages ''adei-config-*''. To redirect users from site entrance to ADEI install ''adei-webroot'' as well. |
---|
| 3 | |
---|
| 4 | Execute following command to register repository in the !OpenSuSe 11.2 system: |
---|
| 5 | {{{ |
---|
| 6 | zypper ar http://download.opensuse.org/repositories/home:/csa7fff:/adei/openSUSE_11.2/home:csa7fff:adei.repo |
---|
| 7 | }}} |
---|
| 8 | |
---|
| 9 | Then you can install adei with the following commands: |
---|
| 10 | {{{ |
---|
| 11 | zypper install adei adei-config-default adei-webroot |
---|
| 12 | }}} |
---|
| 13 | |
---|
| 14 | And then see the required configuration changes bellow. In order to update synchronize with ADEI repository first and then issue update: |
---|
| 15 | {{{ |
---|
| 16 | zypper refresh home_csa7fff_adei |
---|
| 17 | zypper update adei |
---|
| 18 | }}} |
---|
| 19 | |
---|
| 20 | |
---|
| 21 | == Local repositories within FZK == |
---|