On 30.10.2008, at 00:41, Gary Dumer wrote: > I have never been able to successfully install FLTK. Every so often > I try again, but it never works. I have Windows XP and I'm trying to > install using MinGW latest version. I copied the makefiles as > requested, but it always fails. Below is a copy of the console > messages:
> ./configure: test: too many arguments Yes, this looks like a particular "known issue". You have a version of Cygwin that converts all line endings from Unix CR to DOS CR LF. This is a bug in Cygwin. The problem should go away when you upgrade all your Cygwin components to the current versions - not sure, you may even have to reinstall Cygwin. Any Cygwin user out there who knows what exactly was required? ---- http://robowerk.com/ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

