Environment » Historial » Revisió 11
Revisió 10 (Simó Albert i Beltran, 08-03-2012 11:05) → Revisió 11/25 (Simó Albert i Beltran, 08-03-2012 11:06)
h1. Environment
In a Debian based distributions (like Ubuntu), a set of packages are needed, you should install them:
<pre>
aptituge install \
git subversion zlib1g-dev gawk flex unzip bzip2 gettext build-essential \
libncurses5-dev libncursesw5-dev binutils cpp gcc psmisc linux-headers-$(uname -r) docbook-to-man
</pre>