Re: utf8, macos x, and fmt
Alistair Crooks <[email protected]>
| Newsgroups | gmane.editors.wily |
|---|---|
| Message-ID | <[email protected]> |
On Thu, May 08, 2003 at 02:44:36PM -0400, ozan s yigit wrote: > i wrote: > > ... if anyone finds > > a copy, let me know and i'll drop it in wily/misc in the ftp area. > > Robert Raschke sent me a copy, so utftools-1.6 as well as libutf it depends > on are both in wily/misc. [ftp://ftp.cs.yorku.ca/pub/wily/misc/] i have not > tried to build it on anything as yet, so sorry if that causes any problems > on some platform or another. I've added utftools-1.6 to the NetBSD Packages Collection (aka pkgsrc). libutf was already in there, for obvious reasons. The only things that I needed to change was to include <unistd.h> in all the programs to find the getopt(3) definitions. Regards, Alistair