Environment » Historial » Versió 13
Pau Escrich, 18-06-2012 16:16
| 1 | 12 | Victor Oncins | h1. Development Environment |
|---|---|---|---|
| 2 | 1 | Pau Escrich | |
| 3 | 2 | Pau Escrich | In a Debian based distributions (like Ubuntu), a set of packages are needed, you should install them: |
| 4 | |||
| 5 | 6 | Pau Escrich | |
| 6 | <pre> |
||
| 7 | 13 | Pau Escrich | aptitude install \ |
| 8 | 10 | Simó Albert i Beltran | git subversion zlib1g-dev gawk flex unzip bzip2 gettext build-essential \ |
| 9 | 11 | Simó Albert i Beltran | libncurses5-dev libncursesw5-dev binutils cpp psmisc linux-headers-$(uname -r) docbook-to-man |
| 10 | 6 | Pau Escrich | </pre> |