Hi: I've just compiled a cygwin version of Textutils 2.0.14. I have the following feedback: 1) I had to change the following line in src/Makefile: INSTALL = .././install-sh -c to: INSTALL = /usr/bin/install -c Otherwise, a 'make install' would fail. The other Makefiles seemed to work OK. 2) I can't seem to get the 'locale' dir put into /usr/share (which used to be the standard place, not sure why it was changed). I tried feeding different directory flags such as --libdir=/usr/share and --datadir=/usr/share to "configure" with no luck, locale still gets dumped in /usr/lib. Other than that, everything seems OK. Everything compiles fine under cygwin, and all of the 'make check' tests pass. I'd appreciate some feedback on point #2 above though. thanks, -Matt Smith cygwin textutils maintainer _______________________________________________ Bug-textutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-textutils