On Fri, Jun 19, 2009 at 5:15 PM, Joshua Russo<[email protected]> 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: http://code.djangoproject.com/attachment/ticket/10741/10741-updated-win32-gettext-instructions.diff 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 Morales http://rmorales.net --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

