diff options
Diffstat (limited to 'bootstrap/README.GNUkFreeBSD')
-rw-r--r-- | bootstrap/README.GNUkFreeBSD | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/bootstrap/README.GNUkFreeBSD b/bootstrap/README.GNUkFreeBSD new file mode 100644 index 00000000000..a5d589e0bee --- /dev/null +++ b/bootstrap/README.GNUkFreeBSD @@ -0,0 +1,11 @@ +$NetBSD: README.GNUkFreeBSD,v 1.1 2013/08/22 13:34:08 ryoon Exp $ + +Please read the general README file as well. + +========================================================================== + +Debian GNU/kFreeBSD (it is only GNU/kFreeBSD distribution) need either +libtermcap or libcurses (libncurses). Installing the distributions +libncurses-dev package (or equivalent) should fix the problem. + +========================================================================== |