> On Fri, Jun 19, 2009 at 5:15 PM, Joshua Russo<
joshua.rupp...@gmail.com> wrote:
>
> > When I installed Libiconv (1.9.2) and gettext (0.13) on my XP Pro
> > machine and tried to run makemessages it initially gave me an error
> > message saying that it could not find iconv.dll. I went to the install
> > directory and I had a libiconv2.dll but no iconv.dll. I tried copying
> > and renaming the file and it seemed to work. Is this common or is
> > there something that I did wrong in the install process?
>
> > I used the exe installer for Libiconv because the zip download was not
> > working from SourceForge. I wouldn't image that that would make any
> > difference, but I thought I'd mention it anyway.
>
> I would recommend going straight to use a version of gettext tools win32
> binaries equal or greater to 0.15 (currently 0.17 is available) instead.
>
> For this, follow the modified instructions proposed by this
> documentation patch attached to ticket #10741:
>
>
> If you decide to do so, please post back your experiences with
> the new instructions. This will help us to decide if offering
> these updated instructions would be a documentation change
> worth doing.
>
> Regards,
>
> --
> Ramiro Moraleshttp://
rmorales.net
That works perfectly. Thanks!