Environment » Historial » Revisió 9
Revisió 8 (Simó Albert i Beltran, 08-03-2012 10:58) → Revisió 9/25 (Simó Albert i Beltran, 08-03-2012 11:04)
h1. Environment
In a Debian based distributions (like Ubuntu), a set of packages are needed, you should install them:
<pre>
aptituge install \
git subversion g++ ncurses-dev 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>