Environment » Historial » Versió 12
Victor Oncins, 09-03-2012 13:00
| 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 | 7 | Pau Escrich | aptituge 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> |