| Line | |
|---|
| 1 | ### Very short install notes for OpenSUSE (tested on OpenSUSE 11.3) |
|---|
| 2 | # Please refer to other INSTALL files for more detailed instructions (e.g. extension-specific notes). |
|---|
| 3 | |
|---|
| 4 | |
|---|
| 5 | Dependencies on OpenSUSE 11.3 (from minimal server system installation): |
|---|
| 6 | # zypper install cmake make gcc flex bison lksctp-tools-devel libgnutls-devel libgcrypt-devel |
|---|
| 7 | # zypper install mercurial |
|---|
| 8 | |
|---|
| 9 | Following dependencies are optional, depending on which extensions you plan to compile |
|---|
| 10 | app_acct: |
|---|
| 11 | # zypper install postgresql-server postgresql-devel |
|---|
| 12 | |
|---|
| 13 | app_sip: |
|---|
| 14 | app_diameap: |
|---|
| 15 | # zypper install libmysqlclient-devel |
|---|
| 16 | (would also need a server, not sure which package is appropriate) |
|---|
| 17 | |
|---|
| 18 | dict_legacy_xml: |
|---|
| 19 | # zypper install libxml2 libxml2-devel |
|---|
| 20 | |
|---|
| 21 | dbg_interactive: |
|---|
| 22 | # zypper install swig python-devel |
|---|
| 23 | |
|---|
| 24 | |
|---|
| 25 | There is currently no OpenSUSE-specific package for freeDiameter. |
|---|
| 26 | You are welcome to contribute packaging scripts! Please contact with |
|---|
| 27 | dev@freediameter.net for more details. |
|---|
Note: See
TracBrowser
for help on using the repository browser.