Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
can't get zsh to compile on Ubuntu
- X-seq: zsh-users 13918
- From: TjL <luomat@xxxxxxxxx>
- To: Zsh Users List <zsh-users@xxxxxxxxxx>
- Subject: can't get zsh to compile on Ubuntu
- Date: Sun, 15 Mar 2009 15:26:55 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=8DFzNtEMuQM/ZUeGoo805dFFxsLnJ+CC13uGXOobNwQ=; b=qdGOWvLYT0f7rOzpmtZN8U15IxCYxUccrP+y8FEOgBviTXzEVCzXA+Ykjug78u02eM IgXrq2a0Fa1uW3nw0Oo6K/g7/nQ0UubM0DnrrVnD98GMeLrbIZqaR3/yfdkiB++7PBlN gaYqBIo52+J+WeFEizjr8ZFYvqgfk0wVJvqYA=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=T4qIKLnNOGldnQNTIEvFO1Y7ljk4jyHrRWuFFJlTipiGBYvfLrmGntwQ9QxDwFGS+y nnsytYe+zmi7TE8b5RIEKu4cflGF6yRLiA4LBGwwe6Ox5QN9FKT35GtAr7pclxBO/d7/ VVB03RdW+brssWmj7HEN2YqpVUGw11PS5kpRo=
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
I'm fairly new to Ubuntu, so maybe I'm doing something wrong here, but
I can't get zsh to compile.
I tried 'sudo apt-get install zsh-dev' but that only gave me 4.3.6
./configure fails looking for:
configure: error: "No terminal handling library was found on your system.
This is probably a library called 'curses' or 'ncurses'. You may
need to install a package called 'curses-devel' or 'ncurses-devel' on your
system."
See `config.log' for more details.
[1] 23930 exit 255 ./configure
I tried apt-get install on (n)curses(-devel) but none of them exist.
Anyone have a clue I can borrow?
TjL
Messages sorted by:
Reverse Date,
Date,
Thread,
Author