Alternative to iconv

Eric Blake eblake@redhat.com
Wed Oct 5 22:13:00 GMT 2011


On 10/05/2011 04:04 PM, Walter Barnes wrote:
> Hi all,
>
> I have a large csv file (1.5GB) that I need to convert from UTF-16 to
> UTF-8 however it appears iconv is not currently included in cygwin.

Huh?  iconv is too part of cygwin:

$ cygcheck -p iconv\\.exe
Found 3 matches for iconv\.exe
libiconv/libiconv-1.13.1-1	GNU character set conversion library and 
utilities
libiconv/libiconv-1.13.1-2	GNU character set conversion library and 
utilities
libiconv/libiconv-1.14-1	GNU character set conversion library and utilities

Maybe you just need to rerun setup.exe and install the libiconv package, 
if you don't already have it present on your machine.

-- 
Eric Blake   eblake@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list