Projecte

General

Perfil

Environment » Historial » Versió 9

Simó Albert i Beltran, 08-03-2012 11:04
ncurses-dev is a virtual package of libncurses5-dev

1 1 Pau Escrich
h1. Environment
2
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 9 Simó Albert i Beltran
git subversion g++ zlib1g-dev gawk flex unzip bzip2 gettext build-essential \
9 8 Simó Albert i Beltran
libncurses5-dev libncursesw5-dev binutils cpp gcc psmisc linux-headers-$(uname -r) docbook-to-man
10 6 Pau Escrich
</pre>