This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Alternative to iconv


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]