Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: problem compiling zsh
- X-seq: zsh-users 4897
- From: Clint Adams <clint@xxxxxxx>
- To: Allan Wooley <awooley@xxxxxxxxxx>
- Subject: Re: problem compiling zsh
- Date: Mon, 29 Apr 2002 16:30:26 -0400
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <3CCDA6DB.830FD2E8@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <3CCDA6DB.830FD2E8@xxxxxxxxxx>
> I am having trouble getting the zsh-4.0.4 to compile on my Linux 7.2
> box. As root I have tried compiling it both in /root or in my user
> directory in /home; in both cases it fails to compile with an Error 1
> because of undefined references in function init_term of init.o and
> tsetcap in prompt.o. In both cases in directory zsh-4.0.4 I run
> ./configure and then make. It is in running 'make' that I get the Error
> 1 etc.
You'll need to have either libtermcap or ncurses installed before
building zsh.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author