Hi Al: I tried the ./configure.old. I think that it may be that I used winzip to unzip and untar.
What directory should I be in, Should any directories be created, and what syntax of the tar command would I use to build the directory structure and files from gnucap-.035.tar.gz Thanks for the help Wes al davis-11 wrote: > > On Thursday 24 January 2008, Wes Brenner wrote: >> $ ./configure >> >> : command not found2: >> >> ./configure: line 22: syntax error near unexpected token >> `newline' '/configure: line 22: `case `(set -o) 2>/dev/null` >> in *posix*) set -o posix;; esac > > Here's another thought .. I see "newline" ... > > MS systems usually use a two-byte line terminator 0x0d, 0x0a. > Unix systems usually use a single byte 0x0a. > > The gnucap source files use the unix convention. You may need > to convert them. Cygwin probably comes with a program to do > this. unix2dos??? > > I have no way to test it. This is a guess. > > > _______________________________________________ > Help-gnucap mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/help-gnucap > > -- View this message in context: http://www.nabble.com/Trying-to-configure-under-cygwin-tp15051574p15150671.html Sent from the Gnucap - Help mailing list archive at Nabble.com. _______________________________________________ Help-gnucap mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnucap
