zsh-users
 help / color / mirror / code / Atom feed
* can't get zsh to compile on Ubuntu
@ 2009-03-15 19:26 TjL
  2009-03-15 19:37 ` Christian Schneider
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: TjL @ 2009-03-15 19:26 UTC (permalink / raw)
  To: Zsh Users List

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: can't get zsh to compile on Ubuntu
  2009-03-15 19:26 can't get zsh to compile on Ubuntu TjL
@ 2009-03-15 19:37 ` Christian Schneider
  2009-03-15 19:39 ` Frank Terbeck
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Christian Schneider @ 2009-03-15 19:37 UTC (permalink / raw)
  To: TjL; +Cc: Zsh Users List

Thus spake TjL (luomat@gmail.com):
> 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.

Try ``libncurses5-dev'' instead of ncurses-devel.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: can't get zsh to compile on Ubuntu
  2009-03-15 19:26 can't get zsh to compile on Ubuntu TjL
  2009-03-15 19:37 ` Christian Schneider
@ 2009-03-15 19:39 ` Frank Terbeck
  2009-03-15 19:57 ` Clint Adams
  2009-03-15 20:14 ` William G. Scott
  3 siblings, 0 replies; 5+ messages in thread
From: Frank Terbeck @ 2009-03-15 19:39 UTC (permalink / raw)
  To: Zsh Users List

TjL <luomat@gmail.com>:
> 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?

% apt-cache search 'curses.*-dev'

Regards, Frank

-- 
In protocol design, perfection has been reached not when there is
nothing left to add, but when there is nothing left to take away.
                                                  -- RFC 1925


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: can't get zsh to compile on Ubuntu
  2009-03-15 19:26 can't get zsh to compile on Ubuntu TjL
  2009-03-15 19:37 ` Christian Schneider
  2009-03-15 19:39 ` Frank Terbeck
@ 2009-03-15 19:57 ` Clint Adams
  2009-03-15 20:14 ` William G. Scott
  3 siblings, 0 replies; 5+ messages in thread
From: Clint Adams @ 2009-03-15 19:57 UTC (permalink / raw)
  To: TjL; +Cc: Zsh Users List

On Sun, Mar 15, 2009 at 03:26:55PM -0400, TjL wrote:
> I tried apt-get install on (n)curses(-devel) but none of them exist.

apt-get build-dep zsh


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: can't get zsh to compile on Ubuntu
  2009-03-15 19:26 can't get zsh to compile on Ubuntu TjL
                   ` (2 preceding siblings ...)
  2009-03-15 19:57 ` Clint Adams
@ 2009-03-15 20:14 ` William G. Scott
  3 siblings, 0 replies; 5+ messages in thread
From: William G. Scott @ 2009-03-15 20:14 UTC (permalink / raw)
  To: TjL; +Cc: zsh-users


On Mar 15, 2009, at 12:26 PM, TjL wrote:

> I'm fairly new to Ubuntu,

I apologize if you already know this, but it is available pre-compiled  
too:

http://packages.ubuntu.com/intrepid/zsh



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-03-15 20:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-15 19:26 can't get zsh to compile on Ubuntu TjL
2009-03-15 19:37 ` Christian Schneider
2009-03-15 19:39 ` Frank Terbeck
2009-03-15 19:57 ` Clint Adams
2009-03-15 20:14 ` William G. Scott

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).