Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Static link of curses module
- X-seq: zsh-workers 36662
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: Static link of curses module
- Date: Sun, 27 Sep 2015 19:17:00 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=GFpWXsMas5Udr89Mht7nFUuiQDe8Ium87XbJyb/HRL4=; b=labWPPhwCjqvJZiQGXOjSjPM11QzRqQPRSInzHId/uhpRJgTfvPaBMb9tCWkD5nQ1A TuaJtonG1o1lbnZRFJNCKLxuz/MVnh+OjvlFCaQePpymLQ6bxWSWPmAUT2CUZJd1IJEa Q2Gyg/YTyMGyZyWHgBBiAXiiuOrWT+BXIOqp3m8Vw8UQBG37ktT27hIw4/lhspTZjVxm xtJmoyC/mZ2ELiNSSaRjRf39RvBB3hUVeYs6MHbV0At43y3V/nvyJUXSc/vZPw47BsaD yANsEGlL9hR1qp2pcxJDk8oSdJqTsWeCQEOI8hi8Cg+ICEmcY359IW+tqQlbio6A+WvT nGwA==
- In-reply-to: <CAKc7PVDe0f=M21Y4G2SQNesw1yMpt2k7XOy_8Z7dvfWa4JBj8A@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CAKc7PVAQcCjkTnrdL1-8CNCsPSkRdMvwTcNS4GOUtZd3f+XnUg@mail.gmail.com> <20150927162835.4297b94c@ntlworld.com> <CAKc7PVDe0f=M21Y4G2SQNesw1yMpt2k7XOy_8Z7dvfWa4JBj8A@mail.gmail.com>
On 27 September 2015 at 18:04, Sebastian Gniazdowski
<sgniazdowski@xxxxxxxxx> wrote:
> not a path ("zsh/") and a name. I now can run zsh and zcurses on
> msys1, after installing libtermcap and ncurses (the second one from
> source).
For the record, libtermcap isn't needed, ncurses compiles without it,
and zsh can use ncurses instead of termcap (--with-term-lib=ncurses)
Best regards,
Sebastian Gniazdowski
Messages sorted by:
Reverse Date,
Date,
Thread,
Author