zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: Zsh Users <zsh-users@zsh.org>
Subject: Re: missing curses.so
Date: Sat, 3 Oct 2015 11:58:16 -0700	[thread overview]
Message-ID: <151003115816.ZM4689@torch.brasslantern.com> (raw)
In-Reply-To: <560DEDDD.6080603@eastlink.ca>

On Oct 1,  7:37pm, Ray Andrews wrote:
}
} After rebuilding everything yesterday I thought everything was fine, but 
} I see that I'm missing two modules: curses.so and pcre.so.

curses.so gets built if the necessary libraries and headers are found,
so for some reason they were not.

You may need to use the --with-term-lib option to configure, or in
some other way tell the build process where the headers are.

pcre.so is not built unless "configure --enable-pcre ..." is used.


  reply	other threads:[~2015-10-03 18:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-02  2:37 Ray Andrews
2015-10-03 18:58 ` Bart Schaefer [this message]
2015-10-05  4:44   ` Ray Andrews
2015-10-05 17:22     ` Bart Schaefer
2015-10-05 18:09       ` Ray Andrews

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=151003115816.ZM4689@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).