Wiki » Historique » Version 2
Patrice Nadeau, 2014-07-11 19:18
| 1 | 1 | Patrice Nadeau | Le guide PDF n'as pas encore transférée dans cette section |
|---|---|---|---|
| 2 | |||
| 3 | h1. Squirrel |
||
| 4 | |||
| 5 | *En cours* |
||
| 6 | |||
| 7 | 2 | Patrice Nadeau | http://squirrelmail.org/ |
| 8 | |||
| 9 | |||
| 10 | 1 | Patrice Nadeau | Interface web pour l’accès au courrier électronique |
| 11 | |||
| 12 | <pre><code class="bash"> |
||
| 13 | zypper install squirrel |
||
| 14 | 2 | Patrice Nadeau | # PHP modules |
| 15 | zypper install php5-gettext php5-mbstring # php XML extension |
||
| 16 | # Perl |
||
| 17 | zypper install perl |
||
| 18 | # Correcteur ortographique |
||
| 19 | zypper install ispell-french ispell-american |
||
| 20 | 1 | Patrice Nadeau | </code></pre> |