Re: nano needs curses.h?

2015-07-23 Thread Martin Read

On 23/07/15 19:06, Lee Winter wrote:

The following sequence of commands leads to an error:

mkdir nano
cd nano
apt-get source nano


You missed an important step here:

sudo apt-get build-dep nano



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/55b12e09.1030...@zen.co.uk



RE: nano needs curses.h?

2015-07-23 Thread Arno Schuring
 Date: Thu, 23 Jul 2015 14:06:09 -0400
 From: lee.j.i.win...@gmail.com

[..]
 apt-get source nano

apt-get build-dep nano

 ./configure
 make
 [..]
 nano.h:92:20: fatal error: curses.h: No such file or directory

 Should the nano package include curses.h or is some other package a
 prerequisite for nano?

apt-get source does not install build dependencies.


Regards,
Arno

  

--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/dub124-w15cd7fdd246dc41f22817eb8...@phx.gbl