zsh-workers
 help / color / mirror / code / Atom feed
From: "Renato Botelho" <rbgarga@gmail.com>
To: zsh-workers@sunsite.dk
Subject: Re: Not finding iconv and pcre
Date: Fri, 27 Jul 2007 14:56:51 -0300	[thread overview]
Message-ID: <747dc8f30707271056l4ddeb298q46e574d1cf546b6a@mail.gmail.com> (raw)
In-Reply-To: <747dc8f30707271049o6c75ecaexe02cd1b2bd0a9f14@mail.gmail.com>

Sorry about pcre, it's working fine, was my fault, but iconv really
has the problem.

On 7/27/07, Renato Botelho <rbgarga@gmail.com> wrote:
> Zsh 4.3.4 is not finding iconv and pcre on FreeBSD. Here are some data:
>
> garga@soc90:~/prs/zsh% make configure | grep -E -i '(pcre|iconv)'
> checking pcre.h usability... no
> checking pcre.h presence... no
> checking for pcre.h... no
> checking iconv.h usability... no
> checking iconv.h presence... no
> checking for iconv.h... no
> checking for pcre_compile... no
> checking for pcre_study... no
> checking for pcre_exec... no
> checking for iconv... no
> garga@soc90:~/prs/zsh% ldconfig -r | grep -i -E '(pcre|iconv)'
>         21:-lkiconv.2 => /lib/libkiconv.so.2
>         95:-liconv.3 => /usr/local/lib/libiconv.so.3
>         190:-lpcre.0 => /usr/local/lib/libpcre.so.0
>         198:-lpcreposix.0 => /usr/local/lib/libpcreposix.so.0
>         244:-lpcrecpp.0 => /usr/local/lib/libpcrecpp.so.0
> garga@soc90:~/prs/zsh% ls -l /usr/local/include/pcre*
> -r--r--r--  1 root  wheel  11842 Jul 19 08:42 /usr/local/include/pcre.h
> -r--r--r--  1 root  wheel   6570 Jul 19 08:42 /usr/local/include/pcre_scanner.h
> -r--r--r--  1 root  wheel   6041 Jul 19 08:42
> /usr/local/include/pcre_stringpiece.h
> -r--r--r--  1 root  wheel  25875 Jul 19 08:42 /usr/local/include/pcrecpp.h
> -r--r--r--  1 root  wheel   6712 Jul 19 08:42 /usr/local/include/pcrecpparg.h
> -r--r--r--  1 root  wheel   4871 Jul 19 08:42 /usr/local/include/pcreposix.h
> garga@soc90:~/prs/zsh% ls -l /usr/local/include/*iconv*
> -r--r--r--  1 root  wheel  4760 May 11 14:53 /usr/local/include/iconv.h
>
> Does anyone have ideas about it?
> --
> Renato Botelho
>
>


-- 
Renato Botelho


  reply	other threads:[~2007-07-27 17:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <rbgarga@gmail.com>
2007-07-27 17:49 ` Renato Botelho
2007-07-27 17:56   ` Renato Botelho [this message]
2007-07-27 19:12   ` Peter Stephenson
2007-07-30 13:50   ` Oliver Kiddle
2007-07-30 14:29     ` Renato Botelho
2007-07-25 18:20 Problems building 4.3.4 on FreeBSD Renato Botelho
2007-07-25 18:56 ` Renato Botelho
2007-07-25 19:56   ` Renato Botelho
2007-07-25 20:42     ` Peter Stephenson

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=747dc8f30707271056l4ddeb298q46e574d1cf546b6a@mail.gmail.com \
    --to=rbgarga@gmail.com \
    --cc=zsh-workers@sunsite.dk \
    /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).