From: "Nguyen Thai Ngoc Duy" <pclouds@gmail.com>
To: hanwen@xs4all.nl
Cc: git@vger.kernel.org, "Johannes Sixt" <J.Sixt@eudaptics.com>
Subject: Re: [PATCH] Mention libiconv as a requirement for git-am
Date: Tue, 31 Jul 2007 23:18:28 -0400 [thread overview]
Message-ID: <fcaeb9bf0707312018p25297d76g50489fa303856dd6@mail.gmail.com> (raw)
In-Reply-To: <f329bf540707312003i60e910e9kf97d2f50fdecbed2@mail.gmail.com>
I'm sorry I judged by reading Makefile without actually testing your
installation, so I might be wrong. By default Makefile set
NO_ICONV=YesPlease on MinGW so it won't use libiconv even if it
exists. You need to unset NO_ICONV and set NEEDS_LIBICONV in
config.mak in order to enable it.
I'm going to test it tomorrow.
On 7/31/07, Han-Wen Nienhuys <hanwenn@gmail.com> wrote:
> libiconv is already in there, version 1.11,
>
> [lilydev@haring gub]$ grep bin.libiconv
> target/mingw/gubfiles/installer-git-master-repo.or.cz-git-mingw.git/files.txt
> \usr\bin\libiconv-2.dll
>
> I don't understand your request: do you want to have some flags added
> to the environment?
>
> 2007/7/31, Nguyen Thai Ngoc Duy <pclouds@gmail.com>:
> > ---
> > Han-Wen, any chance to include libiconv to the installer? You may need
> > to set NEEDS_ICONV, ICONVDIR and NO_ICONV properly to make git-am work.
> >
> > README.MinGW | 1 +
> > 1 files changed, 1 insertions(+), 0 deletions(-)
> >
> > diff --git a/README.MinGW b/README.MinGW
> > index 89b7065..c0b8f66 100644
> > --- a/README.MinGW
> > +++ b/README.MinGW
> > @@ -28,6 +28,7 @@ In order to compile this code you need:
> > zlib-1.2.3-mingwPORT-1.tar
> > w32api-3.6.tar.gz
> > tcltk-8.4.1-1.exe (for gitk, git-gui)
> > + libiconv-1.9.2-1-{lib,bin}.zip (for git-am, from http://gnuwin32.sourceforge.net/packages/libiconv.htm)
> >
> >
> > STATUS
> > --
> > 1.5.0.7
> >
>
>
> --
> Han-Wen Nienhuys - hanwen@xs4all.nl - http://www.xs4all.nl/~hanwen
>
--
Duy
next prev parent reply other threads:[~2007-08-01 3:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-31 15:09 [PATCH] Mention libiconv as a requirement for git-am Nguyen Thai Ngoc Duy
2007-08-01 3:03 ` Han-Wen Nienhuys
2007-08-01 3:18 ` Nguyen Thai Ngoc Duy [this message]
2007-08-01 3:36 ` Han-Wen Nienhuys
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=fcaeb9bf0707312018p25297d76g50489fa303856dd6@mail.gmail.com \
--to=pclouds@gmail.com \
--cc=J.Sixt@eudaptics.com \
--cc=git@vger.kernel.org \
--cc=hanwen@xs4all.nl \
/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.
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).